no change
This commit is contained in:
@@ -16,7 +16,6 @@ class Origami::OtherChargesController < BaseOrigamiController
|
||||
else
|
||||
@table = nil
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
@@ -80,7 +79,5 @@ class Origami::OtherChargesController < BaseOrigamiController
|
||||
dining = {:table_id => table_id, :table_type => table.type }
|
||||
render :json => dining.to_json
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user