diff --git a/bower.json b/bower.json
index 86a8bd1..caac1d1 100644
--- a/bower.json
+++ b/bower.json
@@ -48,7 +48,9 @@
"angular-chartist.js": "~3.3.12",
"angular-morris-chart": "~1.1.0",
"angular-ui-tree": "~2.12.0",
- "ionrangeslider": "~2.1.2"
+ "ionrangeslider": "~2.1.2",
+ "angular-bootstrap": "~0.14.3",
+ "angular-animate": "~1.4.8"
},
"overrides": {
"amcharts": {
@@ -82,8 +84,5 @@
"font-awesome": {
"main": "css/font-awesome.css"
}
- },
- "devDependencies": {
- "angular-ui-router": "~0.2.15"
}
}
diff --git a/gulp/server.js b/gulp/server.js
index 500b0c0..9800867 100644
--- a/gulp/server.js
+++ b/gulp/server.js
@@ -38,7 +38,8 @@ function browserSyncInit(baseDir, browser) {
browserSync.instance = browserSync.init({
startPath: '/',
server: server,
- browser: browser
+ browser: browser,
+ ghostMode: false
});
}
diff --git a/src/app/app.js b/src/app/app.js
index 5b617e9..6197801 100644
--- a/src/app/app.js
+++ b/src/app/app.js
@@ -1,6 +1,8 @@
'use strict';
angular.module('BlurAdmin', [
+ 'ngAnimate',
+ 'ui.bootstrap',
'ui.sortable',
'ui.router',
'ngTouch',
diff --git a/src/app/pages/pages.module.js b/src/app/pages/pages.module.js
index 27ea9ea..f80dc67 100644
--- a/src/app/pages/pages.module.js
+++ b/src/app/pages/pages.module.js
@@ -24,6 +24,7 @@
'BlurAdmin.pages.slider',
'BlurAdmin.pages.tables',
'BlurAdmin.pages.tree',
+ 'BlurAdmin.pages.tabs',
'BlurAdmin.pages.typography'
])
.config(routeConfig);
diff --git a/src/app/pages/tabs/mainTabs.html b/src/app/pages/tabs/mainTabs.html
new file mode 100644
index 0000000..c7c4a3b
--- /dev/null
+++ b/src/app/pages/tabs/mainTabs.html
@@ -0,0 +1,40 @@
+
+ Take up one idea. Make that one idea your life--think of it, dream of it, live on that idea. Let the brain, muscles, nerves, every part of your body, be full of that idea, and just leave every other idea alone. This is the way to success.
+
+ People who succeed have momentum. The more they succeed, the more they want to succeed, and the more they find a way to succeed. Similarly, when someone is failing, the tendency is to get on a downward spiral that can even become a self-fulfilling prophecy.
+
+ You can't connect the dots looking forward; you can only connect them looking backwards. So you have to trust that the dots will somehow connect in your future. You have to trust in something--your gut, destiny, life, karma, whatever. This approach has never let me down, and it has made all the difference in my life.
+
+ The reason most people never reach their goals is that they don't define them, or ever seriously consider them as believable or achievable. Winners can tell you where they are going, what they plan to do along the way, and who will be sharing the adventure with them.
+
+ Success is ... knowing your purpose in life, growing to reach your maximum potential, and sowing seeds that benefit others.
+ Failure is the condiment that gives success its flavor.
+
+ The body of the uib-accordion group grows to fit the contents Please, to delete your account, click the button below
+ Take up one idea. Make that one idea your life--think of it, dream of it, live on that idea. Let the brain, muscles, nerves, every part of your body, be full of that idea, and just leave every other idea alone. This is the way to success.
+
+ People who succeed have momentum. The more they succeed, the more they want to succeed, and the more they find a way to succeed. Similarly, when someone is failing, the tendency is to get on a downward spiral that can even become a self-fulfilling prophecy.
+
+ You can't connect the dots looking forward; you can only connect them looking backwards. So you have to trust that the dots will somehow connect in your future. You have to trust in something--your gut, destiny, life, karma, whatever. This approach has never let me down, and it has made all the difference in my life.
+
+ The reason most people never reach their goals is that they don't define them, or ever seriously consider them as believable or achievable. Winners can tell you where they are going, what they plan to do along the way, and who will be sharing the adventure with them.
+
+ Success is ... knowing your purpose in life, growing to reach your maximum potential, and sowing seeds that benefit others.
+ Failure is the condiment that gives success its flavor.
+ Take up one idea. Make that one idea your life--think of it, dream of it, live on that idea. Let the brain, muscles, nerves, every part of your body, be full of that idea, and just leave every other idea alone. This is the way to success.
+
+ People who succeed have momentum. The more they succeed, the more they want to succeed, and the more they find a way to succeed. Similarly, when someone is failing, the tendency is to get on a downward spiral that can even become a self-fulfilling prophecy.
+
+ You can't connect the dots looking forward; you can only connect them looking backwards. So you have to trust that the dots will somehow connect in your future. You have to trust in something--your gut, destiny, life, karma, whatever. This approach has never let me down, and it has made all the difference in my life.
+
+ The reason most people never reach their goals is that they don't define them, or ever seriously consider them as believable or achievable. Winners can tell you where they are going, what they plan to do along the way, and who will be sharing the adventure with them.
+
+ Success is ... knowing your purpose in life, growing to reach your maximum potential, and sowing seeds that benefit others.
+ Failure is the condiment that gives success its flavor.