mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-09 11:34:24 +08:00
Animate pick css transition
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
angular.module('sideBySide', ['ngDialog', 'ngSanitize', 'duScroll'])
|
||||
angular.module('sideBySide', ['ngAnimate', 'ngDialog', 'ngSanitize', 'duScroll'])
|
||||
.config [ '$locationProvider', ($locationProvider) ->
|
||||
$locationProvider.html5Mode true
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user