Second Display Image finished

This commit is contained in:
San Wai Lwin
2018-03-29 10:03:21 +06:30
parent bc922a68c8
commit 2bf08827e7
5 changed files with 24 additions and 73 deletions

View File

@@ -1,7 +1,10 @@
class Origami::SecondDisplayController < BaseOrigamiController
def index
@display_images = DisplayImage.all
end
def show
end
def customer_view