Re-nest settings sub-pages into configuration
This commit is contained in:
parent
b292f47d47
commit
a5299f0cae
6 changed files with 75 additions and 68 deletions
|
|
@ -39,7 +39,7 @@
|
|||
<div class="d-flex justify-content-between align-items-center mb-4">
|
||||
<h1 class="mb-0">Pesticide Products Configuration</h1>
|
||||
<a
|
||||
href="{{ .URL.SettingPesticideAdd }}"
|
||||
href="{{ .URL.Configuration.PesticideAdd }}"
|
||||
class="btn btn-primary"
|
||||
id="addProductBtn"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue