Add Reciept to the Purchase System
[cs356-p2-videostore.git] / app / controllers / game_platform_controller.rb
index 155bf97..49bf616 100644 (file)
@@ -1,4 +1,6 @@
 class GamePlatformController < ApplicationController
+  layout "admin"
+
   def index
     list
     render :action => 'list'