diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-28 10:02:00 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-28 10:02:00 -0400 |
| commit | ea186feb188ed5995178c5e390b6dc15be34529b (patch) | |
| tree | 2c8ed62c11ed210fbc5b07891bff23324f3fb739 /www/js | |
| parent | a1a8d2e24f638ffe5bcf7229fcc84271aa145282 (diff) | |
initial experiments
Former-commit-id: 811ab2e0e405a95529493afd49a43581576fc169
Diffstat (limited to 'www/js')
| -rw-r--r-- | www/js/app.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index 034a89c6..4543a3ea 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -28,7 +28,8 @@ angular.module('zmApp', [ 'com.2fdevs.videogular.plugins.overlayplay', 'ionic-native-transitions', 'mgo-angular-wizard', - 'pascalprecht.translate' + 'pascalprecht.translate', + 'ionic.ion.headerShrink' |
