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_arr = []
|
||||||
// $(selected_item).each(function(i){
|
// $(selected_item).each(function(i){
|
||||||
// $.ajax({
|
// $.ajax({
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
class Origami::AddordersController < BaseOrigamiController
|
class Origami::AddordersController < ApplicationController#BaseOrigamiController
|
||||||
# before_action :set_dining, only: [:detail]
|
# before_action :set_dining, only: [:detail]
|
||||||
|
|
||||||
def index
|
def index
|
||||||
|
|||||||
Reference in New Issue
Block a user