@@ -24,22 +24,8 @@ <h2 class="md-title no-margin">Add new campaign</h2>
2424 ng-model ="campaign.open_date ">
2525 </ md-input-container >
2626 </ div >
27- < p > Open Date and Time</ p >
27+ < p > Open Date and Time (UTC) </ p >
2828 </ div >
29- < md-icon class ="margin__left link ">
30- info
31- < md-tooltip >
32- Once the images are imported to round 1,< br />
33- changing the campaign's date and time won't< br />
34- make a difference in the images your jury< br />
35- will be able to view. However, changing< br />
36- these values before the import to round 1< br />
37- will make sure that only photos that< br />
38- are uploaded (for the first time) after< br />
39- the start date and time specified here< br />
40- are viewed by your jury.
41- </ md-tooltip >
42- </ md-icon >
4329 </ md-list-item >
4430 < md-list-item class ="md-2-line ">
4531 < md-icon > date_range</ md-icon >
@@ -53,20 +39,17 @@ <h2 class="md-title no-margin">Add new campaign</h2>
5339 ng-model ="campaign.close_date ">
5440 </ md-input-container >
5541 </ div >
56- < p > Close Date and Time</ p >
42+ < p > Close Date and Time (UTC)</ p >
43+ </ div >
44+ </ md-list-item >
45+ < md-list-item class ="md-2-line ">
46+ < md-icon > info</ md-icon >
47+ < div class ="md-list-item-text ">
48+ < p class ="muted "> Once the images are imported to round 1, changing date and time won't make a difference in the images your jury
49+ will be able to view. However, changing these values before the import to round 1 will make
50+ sure that only photos that are uploaded (for the first time) before the end date and time
51+ are viewed by your jury.</ p >
5752 </ div >
58- < md-icon class ="margin__left link ">
59- info
60- < md-tooltip >
61- Once the images are imported to round 1,< br />
62- changing date and time won't make a difference< br />
63- in the images your jury will be able to view.< br />
64- However, changing these values before the import< br />
65- to round 1 will make sure that only photos that< br />
66- are uploaded (for the first time) before the end< br />
67- date and time are viewed by your jury.
68- </ md-tooltip >
69- </ md-icon >
7053 </ md-list-item >
7154 </ md-list >
7255 < strong class ="md-subhead "> Campaign coordinators</ strong >
0 commit comments