summaryrefslogtreecommitdiff
path: root/www/js/ModalCtrl.js
diff options
context:
space:
mode:
authorpliablepixels <pliablepixels@gmail.com>2016-01-24 11:00:26 -0500
committerpliablepixels <pliablepixels@gmail.com>2016-01-24 11:00:26 -0500
commit49e35bf318911daa986573056918652bb2d6c925 (patch)
treed1adf32deff915abb86486fb67707744b2db68b3 /www/js/ModalCtrl.js
parent7e9ca720496b8bf8cf817de16519a943f1249903 (diff)
#150 - more fixes
Former-commit-id: f3b47607f37f2f9625cf6c03a72970ca4f8fcd5f
Diffstat (limited to 'www/js/ModalCtrl.js')
-rw-r--r--www/js/ModalCtrl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/js/ModalCtrl.js b/www/js/ModalCtrl.js
index f60a7377..9ad43a9d 100644
--- a/www/js/ModalCtrl.js
+++ b/www/js/ModalCtrl.js
@@ -687,7 +687,7 @@ angular.module('zmApp.controllers').controller('ModalCtrl', ['$scope', '$rootSco
$rootScope.zmPopup = $ionicPopup.show({
template: '<center>Frame: {{slideIndex+1}} of {{slideLastIndex+1}}</center><br/><img src="{{selectEventUrl}}" width="100%" />',
- title: 'Select Frame to save',
+ title: 'Select frame to save',
subTitle: 'use left and right arrows to change',
scope: $scope,
cssClass: 'popup80',
@@ -749,7 +749,7 @@ angular.module('zmApp.controllers').controller('ModalCtrl', ['$scope', '$rootSco
{
text: '',
- type: 'button-small ion-close-round'
+ type: 'button-assertive button-small ion-close-round'
},
{
text: '',