0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
gentelella-1.3.0
/
vendors
/
morris.js
/
spec
/
support
/
[
Home
]
File: placeholder.coffee
beforeEach -> placeholder = $('<div id="graph" style="width: 600px; height: 400px"></div>') $('#test').append(placeholder) afterEach -> $('#test').empty()