More visual tweaks to the grid to handle deletes
also rolls back a couple of bower "tweaks" that ended up being horrible
This commit is contained in:
@@ -121,6 +121,10 @@ module.exports = function (grunt) {
|
||||
dest: 'lib/typeahead/typeahead.bundle.min.js',
|
||||
src: 'bower_components/typeahead.js/dist/typeahead.bundle.min.js'
|
||||
},
|
||||
{
|
||||
dest: 'lib/lazyload/lazyload.min.js',
|
||||
src: 'bower_components/rgrove-lazyload/lazyload.js'
|
||||
},
|
||||
{
|
||||
dest: 'lib/ace/',
|
||||
src: '**',
|
||||
|
||||
Reference in New Issue
Block a user