Browse Source

Added all files

almasaeed2010 10 years ago
parent
commit
31b8b27666
2 changed files with 2 additions and 15 deletions
  1. 1 0
      changelog
  2. 1 15
      dist/js/app-old.js

+ 1 - 0
changelog

@@ -20,3 +20,4 @@ v2.0
 - Created Dashboard 2.0
 - Changed .right-side to .content-wrapper
 - Changed .navbar-right to .navbar-custom-menu
+- Removed unused files

+ 1 - 15
dist/js/app-old.js

@@ -698,18 +698,4 @@ function fix_sidebar() {
 						})
 				})
 		}
-})(window.jQuery || window.Zepto);
-(function (i, s, o, g, r, a, m) {
-		i['GoogleAnalyticsObject'] = r;
-		i[r] = i[r] || function () {
-				(i[r].q = i[r].q || []).push(arguments)
-		}, i[r].l = 1 * new Date();
-		a = s.createElement(o),
-										m = s.getElementsByTagName(o)[0];
-		a.async = 1;
-		a.src = g;
-		m.parentNode.insertBefore(a, m)
-})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
-
-ga('create', 'UA-46680343-1', 'almsaeedstudio.com');
-ga('send', 'pageview');
+})(window.jQuery || window.Zepto);