Added all files
This commit is contained in:
@@ -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
|
||||
|
||||
16
dist/js/app-old.js
vendored
16
dist/js/app-old.js
vendored
@@ -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);
|
||||
Reference in New Issue
Block a user