You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click <strong><ahref="${createLink(action:'meritImportCSVTemplate')}">HERE</a></strong> to download a template to use for MERIT project imports
28
+
</p>
29
+
30
+
31
+
<form>
32
+
<p>
33
+
Select the (cp1252 encoded) CSV file containing the project data. The file will be uploaded automatically.
34
+
</p>
35
+
<divdata-bind="if:update">
36
+
<pclass="alert alert-warning" >
37
+
Please test changes to existing MERIT projects in the staging system before running the update in production.
38
+
</p>
39
+
</div>
40
+
<divclass="form-check">
41
+
<inputid="update"class="form-check-input"type="checkbox"name="update"data-bind="enable:!finished() && !finishedPreview(), checked:update"><labelclass="form-check-label"for="update">Check here if this upload will replace existing projects</label>
0 commit comments