diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-04-17 14:50:26 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-04-17 14:50:26 -0400 |
| commit | fb86cb075d5a075ce273588693fba57e4338b349 (patch) | |
| tree | c2b37ca28982aba8f689b6da088c2328f5c93bd2 /www/index.html | |
| parent | 9b96991f06a11513b524e45d06dab0ebbbd26ea7 (diff) | |
#226 - kung-fu native transitions
Former-commit-id: 78e74ddfc0db6458a7dfd1af0fb5ca9acf3abacd
Diffstat (limited to 'www/index.html')
| -rw-r--r-- | www/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 65aecdca..295b833c 100644 --- a/www/index.html +++ b/www/index.html @@ -54,8 +54,7 @@ <!-- cordova script (this will be a 404 during development) --> <script src="cordova.js"></script> <script src="js/ionicUtils.js"></script> - - + <script src="lib/ionic-native-transitions/dist/ionic-native-transitions.min.js"></script> <!-- your app's js --> |
