Promotion CRUD

This commit is contained in:
Phyo
2017-08-16 18:36:23 +06:30
parent 73cceaf482
commit fc2927b341
13 changed files with 225 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
<p id="notice"><%= notice %></p>
<%= link_to 'Edit', edit_promotion_path(@promotion) %> |
<%= link_to 'Back', promotions_path %>