mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Added more created_at and updated_at to post finalizing setup
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-plane-arrival"></i></span>
|
||||
</div>
|
||||
<select class="form-control" name="config_start_page" required>
|
||||
<select class="form-control selectpicker show-tick" name="config_start_page" required>
|
||||
<option value="dashboard.php">Dashboard</option>
|
||||
<option value="clients.php">Clients</option>
|
||||
<option value="invoices.php">Invoices</option>
|
||||
|
||||
Reference in New Issue
Block a user