update lookup

This commit is contained in:
Aung Myo
2017-07-31 17:33:06 +06:30
parent bc5a7d01f7
commit b3c77fc28c
6 changed files with 32 additions and 22 deletions

View File

@@ -2,5 +2,5 @@
<%= render 'form', settings_lookup: @settings_lookup %>
<%= link_to 'Show', @settings_lookup %> |
<%= link_to 'Show', settings_lookup_path(@settings_lookup) %> |
<%= link_to 'Back', settings_lookups_path %>