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:
per ploug
2014-05-13 09:45:09 +02:00
parent 482750ab6a
commit e8f4e7663f
10 changed files with 83 additions and 61 deletions

View File

@@ -17,6 +17,7 @@
],
"dependencies": {
"typeahead.js": "~0.10.2",
"ace-builds": "~1.1.3"
"ace-builds": "~1.1.3",
"rgrove-lazyload": "*"
}
}