deving item sets
This commit is contained in:
@@ -14,7 +14,7 @@ class Settings::ItemSetsController < ApplicationController
|
||||
|
||||
# GET /settings/item_sets/new
|
||||
def new
|
||||
@settings_item_set = ItemSet.new
|
||||
@settings_item_set = ItemSet.new
|
||||
end
|
||||
|
||||
# GET /settings/item_sets/1/edit
|
||||
|
||||
Reference in New Issue
Block a user