diff --git a/bower.json b/bower.json index 9080388d..32f0575c 100644 --- a/bower.json +++ b/bower.json @@ -7,7 +7,7 @@ "angular": "1.2.13", "angular-resource": "1.2.13", "angular-sanitize": "1.2.13", - "bootstrap": "3.1.0", + "bootstrap": "3.1.1", "angular-ui-router": "0.2.8-bowratic-tedium", "angular-bootstrap": "0.10.0", "angular-local-storage": "0.0.1" diff --git a/src/app/templates/footer.html b/src/app/templates/footer.html deleted file mode 100644 index c439bdba..00000000 --- a/src/app/templates/footer.html +++ /dev/null @@ -1,42 +0,0 @@ - -
-
-
- - Powered by Storyboard | - About - -
- -
- - Licensed under the - - Apache License, Version 2.0 - - -
-
\ No newline at end of file diff --git a/src/app/templates/header.html b/src/app/templates/header.html deleted file mode 100644 index 8db69780..00000000 --- a/src/app/templates/header.html +++ /dev/null @@ -1,114 +0,0 @@ - - -
- - - - - -
diff --git a/src/app/templates/main_menu.html b/src/app/templates/main_menu.html new file mode 100644 index 00000000..bb96a9ab --- /dev/null +++ b/src/app/templates/main_menu.html @@ -0,0 +1,89 @@ + + +
+ + +
+ +
+ + +
+ + + +
diff --git a/src/index.html b/src/index.html index 061446fd..85c9dc0d 100644 --- a/src/index.html +++ b/src/index.html @@ -50,35 +50,10 @@ -