fixed conflict after merge with dev
This commit is contained in:
@@ -59,8 +59,6 @@ class Inventory::StockChecksController < BaseInventoryController
|
||||
|
||||
#Pull this menu
|
||||
@menu_category = InventoryDefinition.search_by_category(params[:id])
|
||||
puts @menu_category.to_json
|
||||
# puts @menu.menu_items[1].item_attributes.to_json
|
||||
return @menu_category
|
||||
else
|
||||
MenuCategory.current_menu
|
||||
|
||||
Reference in New Issue
Block a user