[+] classes : New method ->attachProduct($id_product)
// Fix #PSTEST-699 // now new attachment are automatically linked to the current product
This commit is contained in:
@@ -94,9 +94,7 @@
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
//displayFlags(languages, id_language, allowEmployeeFormLang);
|
||||
$(document).ready(function() {
|
||||
|
||||
$(document).ready(function(){
|
||||
$("#addAttachment").live('click', function() {
|
||||
$("#selectAttachment2 option:selected").each(function(){
|
||||
var val = $('#arrayAttachments').val();
|
||||
|
||||
Reference in New Issue
Block a user