"
- +"
"
- +"

"
- +"
"
+ // +"
"
+ // +"

"
+ // +"
"
- +'';
@@ -230,7 +230,7 @@ $(function() {
item_sets = $(this).data('item-sets');
instances = $(this).data('instances');
// item_sets = $(data).attr('data-item-sets');
-console.log(instances)
+
for(var field in item_sets) {
$('.set_order').attr('data-min-qty',item_sets[field]["min_selectable_qty"]);
diff --git a/app/assets/stylesheets/addorder.scss b/app/assets/stylesheets/addorder.scss
index 368f21c9..9cc5e7d7 100755
--- a/app/assets/stylesheets/addorder.scss
+++ b/app/assets/stylesheets/addorder.scss
@@ -3,9 +3,11 @@ section .content{
}
.custom-card-head{
height: 40px;
- background-color: #54A5AF;
+ #background-color: #54A5AF;
+ background-color: #2196f3;
+ opacity: 0.5;
padding:5px;
- color :#fff;
+ color :#111;
}
.custom-card {
diff --git a/app/views/origami/addorders/detail.html.erb b/app/views/origami/addorders/detail.html.erb
index 2ec7ad24..f26409fe 100755
--- a/app/views/origami/addorders/detail.html.erb
+++ b/app/views/origami/addorders/detail.html.erb
@@ -10,7 +10,8 @@
-
+
+
-
Products
@@ -54,8 +55,6 @@
<% end%>
<% end %>
<%end %>
-
-