Skip to content

Commit

Permalink
Merge pull request openhab#3 from sja/paper-ui-bower
Browse files Browse the repository at this point in the history
Paper ui bower
  • Loading branch information
dnobel committed Jan 28, 2015
2 parents eae5080 + b6eb205 commit fe63d11
Show file tree
Hide file tree
Showing 27 changed files with 44 additions and 33,921 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ distribution/openhabhome/userdata/logs/openhab.log
distribution/openhabhome/userdata/mapdb/storage.mapdb
distribution/openhabhome/userdata/mapdb/storage.mapdb.p
distribution/openhabhome/userdata/mapdb/storage.mapdb.t
bundles/ui/org.openhab.ui.paperui/web/js/lib
bundles/ui/org.openhab.ui.paperui/web/bower_components
*.iml
.idea
distribution/openhabhome/userdata/logs
2 changes: 1 addition & 1 deletion bundles/ui/org.openhab.ui.paperui/.bowerrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"directory": "web/js/lib/"
"directory": "web/bower_components/"
}
7 changes: 6 additions & 1 deletion bundles/ui/org.openhab.ui.paperui/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
"angular-route": "~1.3.8",
"sprintf": "~1.0.2",
"underscore": "~1.7.0",
"jquery": "~2.1.3"
"jquery": "~2.1.3",
"bootstrap": "~3.3.2",
"jquery-ui": "~1.11.2",
"tinycolor": "~1.1.2",
"masonry": "~3.2.2",
"bootstrap-tagsinput": "~0.4.2"
}
}
45 changes: 0 additions & 45 deletions bundles/ui/org.openhab.ui.paperui/web/css/bootstrap-tagsinput.css

This file was deleted.

Loading

0 comments on commit fe63d11

Please sign in to comment.