Skip to content

Commit

Permalink
Refactor. Fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
duyphan2502 committed Dec 11, 2016
1 parent df06277 commit b60c525
Show file tree
Hide file tree
Showing 574 changed files with 72,801 additions and 19 deletions.
38 changes: 19 additions & 19 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "WebEd",
"description": "",
"main": "gulpfile.js",
"authors": [
""
],
"license": "MIT",
"moduleType": [],
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"Sortable": "sortablejs#^1.4.2"
}
"name": "WebEd",
"description": "",
"main": "gulpfile.js",
"authors": [
""
],
"license": "MIT",
"moduleType": [],
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"Sortable": "sortablejs#^1.4.2"
}
}
118 changes: 118 additions & 0 deletions public/admin/css/admin-bar.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/admin/css/admin-bar.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b60c525

Please sign in to comment.