Skip to content

Commit 7780719

Browse files
authored
Merge pull request #3104 from Countly/pts/final
dashboard css was missing from gruntfile
2 parents 8effce3 + 790c79d commit 7780719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gruntfile.js

+1
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ module.exports = function(grunt) {
222222
'frontend/express/public/stylesheets/countly-checkbox/countly.checkbox.css',
223223
'frontend/express/public/javascripts/dom/tipsy/tipsy.css',
224224
'frontend/express/public/javascripts/dom/gridstack/gridstack.css',
225+
'frontend/express/public/javascripts/dom/gridstack/gridstack-extra.css',
225226
'frontend/express/public/javascripts/visualization/rickshaw/rickshaw.min.css',
226227
'frontend/express/public/javascripts/dom/pace/pace-theme-flash.css',
227228
'frontend/express/public/javascripts/dom/drop/drop-theme-countly.min.css',

0 commit comments

Comments
 (0)