Changelog is now available in the UI

New: Added changelog to UI
This commit is contained in:
Mark McDowall 2013-09-28 11:48:30 -07:00
commit de556764bd
22 changed files with 285 additions and 52 deletions

View file

@ -73,6 +73,7 @@ module.exports = function (grunt) {
'UI/Cells/cells.less',
'UI/Logs/logs.less',
'UI/Settings/settings.less',
'UI/Update/update.less'
],
dest : outputRoot,
ext: '.css'