From: Vitor Date: Tue, 30 Sep 2014 13:33:16 +0000 (+0100) Subject: partials/abtesting/tab4.html - Altered interface so that elements now look like buttons. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=fe17cd428914ebfeb39263ce555ec30b6e86a10d;p=civicrm-core.git partials/abtesting/tab4.html - Altered interface so that elements now look like buttons. --- diff --git a/js/angular-crmMailingAB.js b/js/angular-crmMailingAB.js index 910d3fdfde..8993a0d223 100755 --- a/js/angular-crmMailingAB.js +++ b/js/angular-crmMailingAB.js @@ -58,6 +58,12 @@ //----------------------------------------- // Add a new record by name. // Ex: + /** + * This controler lists the existing ABtests + * used on /partials/abtesting/list.html + * @returns mailingABList - object that contains the existing AB mailings + * @returns testing_criteria - array that has the name of the different test types + */ crmMailingAB.controller('ABListingCtrl', function ($scope, crmApi, mailingABList) { $scope.mailingABList = mailingABList.values; $scope.testing_criteria = { diff --git a/partials/abtesting/tab4.html b/partials/abtesting/tab4.html index caada6782e..56d8d2b878 100755 --- a/partials/abtesting/tab4.html +++ b/partials/abtesting/tab4.html @@ -27,7 +27,10 @@ {{currentABTest.date}} Date   {{currentABTest.time}} Time -

Preview Mail

+ + + +

    @@ -42,7 +45,10 @@
-

Send Test Emails

+ + + +

Email-id :