Move seed data into separate file with importer; fix admin panel js being broken

This commit is contained in:
Nabeel Shahzad
2017-12-29 17:34:09 -06:00
parent 7cd4bf5ffb
commit 520751b151
17 changed files with 10292 additions and 922 deletions

View File

@@ -25,6 +25,7 @@
"pjax": "^0.2.4",
"popper.js": "^1.13.0",
"rivets": "0.9.6",
"select2": "^4.0.5"
"select2": "^4.0.5",
"x-editable": "1.5.1"
}
}