Fixing and error causing duplicate roles to be created. (#339)
* Fixing and error causing duplicate roles to be created. * Fixing python3 * Fixing python2 and python3
This commit is contained in:
@ -94,6 +94,7 @@
|
||||
</label>
|
||||
<div class="col-sm-2">
|
||||
<select ng-model="certificate.validityYears" class="form-control">
|
||||
<option value="">-</option>
|
||||
<option value="1">1 year</option>
|
||||
<option value="2">2 years</option>
|
||||
<option value="3">3 years</option>
|
||||
|
Reference in New Issue
Block a user