Merge pull request #2927 from Netflix/validity_gui_update_01
removing 2 year option from Lemur certificate request form
This commit is contained in:
commit
3c24c22890
|
@ -140,7 +140,6 @@
|
|||
<select ng-model="certificate.validityYears" class="form-control">
|
||||
<option value="">-</option>
|
||||
<option value="1">1 year</option>
|
||||
<option value="2">2 years</option>
|
||||
</select>
|
||||
</div>
|
||||
<span style="padding-top: 15px" class="text-center col-sm-1">
|
||||
|
|
Loading…
Reference in New Issue