Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Yan
2017-10-23 14:45:28 +06:30
2 changed files with 3 additions and 2 deletions

View File

@@ -328,7 +328,8 @@ $(function(){
// });
});
}
console.log(instance_attributes);
console.log("hi")
// selected_arr = []
// $(selected_item).each(function(i){
// $.ajax({

View File

@@ -1,4 +1,4 @@
class Origami::AddordersController < BaseOrigamiController
class Origami::AddordersController < ApplicationController#BaseOrigamiController
# before_action :set_dining, only: [:detail]
def index