Skip to content

Commit

Permalink
Weclome screen and some other UI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Hoffman committed May 11, 2014
1 parent 2be2e43 commit 4d28066
Show file tree
Hide file tree
Showing 31 changed files with 30,049 additions and 194 deletions.
24 changes: 24 additions & 0 deletions html/bower_components/angular-bootstrap/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"author": {
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
},
"name": "angular-bootstrap",
"version": "0.11.0",
"main": [
"./ui-bootstrap-tpls.js"
],
"dependencies": {
"angular": ">=1"
},
"homepage": "https://github.com/angular-ui/bootstrap-bower",
"_release": "0.11.0",
"_resolution": {
"type": "version",
"tag": "0.11.0",
"commit": "75b302f82c1a3b0647695a3dfeacab0a153ea8a0"
},
"_source": "git://github.com/angular-ui/bootstrap-bower.git",
"_target": "~0.11.0",
"_originalSource": "angular-bootstrap",
"_direct": true
}
11 changes: 11 additions & 0 deletions html/bower_components/angular-bootstrap/bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"author": {
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
},
"name": "angular-bootstrap",
"version": "0.11.0",
"main": ["./ui-bootstrap-tpls.js"],
"dependencies": {
"angular": ">=1"
}
}
Loading

0 comments on commit 4d28066

Please sign in to comment.