mirror of
https://github.com/itflow-org/itflow
synced 2026-03-09 15:24:51 +00:00
[Feature] Recurring Ticket - Add Three Day and Biweekly to the Frequency options
This commit is contained in:
@@ -190,7 +190,9 @@
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-recycle"></i></span>
|
||||
</div>
|
||||
<select class="form-control select2" name="frequency" required>
|
||||
<option>Three Days</option>
|
||||
<option>Weekly</option>
|
||||
<option>Biweekly</option>
|
||||
<option>Monthly</option>
|
||||
<option>Quarterly</option>
|
||||
<option>Biannually</option>
|
||||
|
||||
Reference in New Issue
Block a user