This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
LcShopBundle
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'develop'
master
Fab
4 years ago
parent
cb8f7fbfb2
62507095a1
commit
a6246075dd
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
ShopBundle/Resources/public/js/backend/script/productfamily/vuejs-product-family.js
+ 1
- 1
ShopBundle/Resources/public/js/backend/script/productfamily/vuejs-product-family.js
View File
@@ -546,7 +546,7 @@ $(window).on('load', function () {
$(li).find('.field-position').val(index);
//log($(li).find('.field-position').val());
});
//
if(post)this.postForm();
if(post)this.postForm();
}
},
Write
Preview
Loading…
Cancel
Save