Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit 0605b1a

Browse files
committed
Disabled animate module
1 parent c414e9c commit 0605b1a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎app/js/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
// Declare app level module which depends on filters, and services
1111
angular.module('myApp', [
1212
'ngRoute',
13-
'ngAnimate',
1413
'ngSanitize',
1514
'ngTouch',
1615
'ui.bootstrap',

‎app/webogram.appcache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CACHE MANIFEST
22

3-
# 22
3+
# 25
44

55
NETWORK:
66
*

0 commit comments

Comments
 (0)