mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-04 12:48:01 +02:00
fix: add "ID" next to "Conference" (#82)
This commit is contained in:
@@ -162,11 +162,11 @@
|
|||||||
[a-fA-Z0-9]{6,}.
|
[a-fA-Z0-9]{6,}.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2>Conference</h2>
|
<h2>Conference ID</h2>
|
||||||
<!-- Conference -->
|
<!-- Conference -->
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="conference"
|
<label for="conference"
|
||||||
>Conference <span class="text-muted">Optional</span></label
|
>Conference ID<span class="text-muted">Optional</span></label
|
||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
class="form-control"
|
class="form-control"
|
||||||
@@ -189,7 +189,7 @@
|
|||||||
The conference is not activated.
|
The conference is not activated.
|
||||||
</div>
|
</div>
|
||||||
<small class="form-text text-muted" ng-show="!conference_data">
|
<small class="form-text text-muted" ng-show="!conference_data">
|
||||||
Use the conference ID that your conference provided you. This
|
Use the Conference ID that your conference provided you. This
|
||||||
will update automatically the anonymization options based on the
|
will update automatically the anonymization options based on the
|
||||||
conference preferences.
|
conference preferences.
|
||||||
</small>
|
</small>
|
||||||
|
|||||||
Reference in New Issue
Block a user