5 lines
190 B
Plaintext
Executable File
5 lines
190 B
Plaintext
Executable File
<p id="notice"><%= notice %></p>
|
|
|
|
<%= link_to t("views.btn.edit"), edit_dining_charge_path(@dining_charge) %> |
|
|
<%= link_to t('.new', :default => t("views.btn.new")), dining_charges_path %>
|