CRUDcommissioner

This commit is contained in:
yamin
2017-08-21 16:12:59 +06:30
parent 3b5eb532d3
commit 25e6039a9f
10 changed files with 105 additions and 33 deletions

View File

@@ -28,6 +28,7 @@
<li><%= link_to "Print Setting", print_settings_path, :tabindex =>"-1" %></li>
<hr class="hr_advance" />
<li><%= link_to "Employees", settings_employees_path, :tabindex =>"-1" %></li>
<li><%= link_to "Commissioners", commissioners_path, :tabindex =>"-1" %></li>
<hr class="hr_advance" />
<li><%= link_to "Accounts", settings_accounts_path, :tabindex =>"-1" %></li>
<hr class="hr_advance" />