mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-20 22:42:09 +01:00
Update incrementalDestinations.html
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<label class="col-sm-3 control-label">{% trans "Select Type" %} </label>
|
||||
<div class="col-sm-6">
|
||||
<select ng-change="fetchDetails()" ng-model="destinationType" class="form-control">
|
||||
{# <option>SFTP</option>#}
|
||||
<option>SFTP</option>
|
||||
<option>AWS</option>
|
||||
</select>
|
||||
</div>
|
||||
@@ -181,4 +181,4 @@
|
||||
</div>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user