Terrrydactyl has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/121448

Change subject: Change button from /upload to "Create Cohort"
......................................................................

Change button from /upload to "Create Cohort"

Button now says Crate Cohort instead of Upload CSV. Also changed the header
to Create a Cohort.

Change-Id: I5aaed9330aa7704d0b8985c28c94f4a18eb1dff2
---
M wikimetrics/templates/forms/csv_upload.html
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/wikimetrics 
refs/changes/48/121448/1

diff --git a/wikimetrics/templates/forms/csv_upload.html 
b/wikimetrics/templates/forms/csv_upload.html
index 0e51fd1..9f0a469 100644
--- a/wikimetrics/templates/forms/csv_upload.html
+++ b/wikimetrics/templates/forms/csv_upload.html
@@ -9,7 +9,7 @@
     {{ form.csrf_token }}
     
     <div class="navbar-inner">
-        <h3>Create a Cohort by Uploading a CSV</h3>
+        <h3>Create a Cohort</h3>
     </div>
     <div class="control-group">
         <label for="name" class="control-label">Name</label>
@@ -73,6 +73,6 @@
         </div>
     </div>
     <div class="form-actions">
-        <input type="submit" class="btn btn-primary" value="Upload CSV"/>
+        <input type="submit" class="btn btn-primary" value="Create Cohort"/>
     </div>
 </form>

-- 
To view, visit https://gerrit.wikimedia.org/r/121448
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5aaed9330aa7704d0b8985c28c94f4a18eb1dff2
Gerrit-PatchSet: 1
Gerrit-Project: analytics/wikimetrics
Gerrit-Branch: master
Gerrit-Owner: Terrrydactyl <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to