update admin bsb for add order design

This commit is contained in:
Aung Myo
2017-10-23 14:43:48 +06:30
parent e428a1bc87
commit 2539352e2d
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