From 71ca0901a26e5c2daf349a919d7be294779bb885 Mon Sep 17 00:00:00 2001 From: aditya-nambiar Date: Sun, 15 Jun 2014 15:41:29 -0400 Subject: [PATCH] Date picker implemented --- js/angular-crmMailingAB.js | 1 + partials/abtesting/helloworld.html | 29 ++++++++++++++++++++--------- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/js/angular-crmMailingAB.js b/js/angular-crmMailingAB.js index a0b8d917a0..d812542ed6 100644 --- a/js/angular-crmMailingAB.js +++ b/js/angular-crmMailingAB.js @@ -239,4 +239,5 @@ + })(angular, CRM.$, CRM._); \ No newline at end of file diff --git a/partials/abtesting/helloworld.html b/partials/abtesting/helloworld.html index 326e06a00b..aa866c35b6 100644 --- a/partials/abtesting/helloworld.html +++ b/partials/abtesting/helloworld.html @@ -65,13 +65,13 @@

How will the winner be decided


-   Open

-   Total Unique Clicks

-   Total Clicks on a particular link

+   Open

+   Total Unique Clicks

+   Total Clicks on a particular link

Do you want the A/B test to be automated

-  Yes   -   No

+  Yes   +   No

@@ -80,9 +80,9 @@

If the confidence level is not reached what do you want us to do?

-   Inform me

-   Send Version A

-   Send Version B

+   Inform me

+   Send Version A

+   Send Version B

@@ -144,10 +144,21 @@ +

Preview Mailing


+

When to Start


+
+ Now   + Later -
+     +
+

+ +
+ + -- 2.25.1