Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant
This commit is contained in:
@@ -328,7 +328,8 @@ $(function(){
|
||||
// });
|
||||
});
|
||||
}
|
||||
|
||||
console.log(instance_attributes);
|
||||
console.log("hi")
|
||||
// selected_arr = []
|
||||
// $(selected_item).each(function(i){
|
||||
// $.ajax({
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
class Origami::AddordersController < BaseOrigamiController
|
||||
class Origami::AddordersController < ApplicationController#BaseOrigamiController
|
||||
# before_action :set_dining, only: [:detail]
|
||||
|
||||
def index
|
||||
|
||||
Reference in New Issue
Block a user