[-] BO : Fix bug #10689, could not set image legend in back office
This commit is contained in:
@@ -1103,6 +1103,12 @@ product_tabs['Pack'] = new function(){
|
||||
}
|
||||
}
|
||||
|
||||
product_tabs['Images'] = new function(){
|
||||
this.onReady = function(){
|
||||
displayFlags(languages, id_language, allowEmployeeFormLang);
|
||||
}
|
||||
}
|
||||
|
||||
product_tabs['Features'] = new function(){
|
||||
this.onReady = function(){
|
||||
displayFlags(languages, id_language, allowEmployeeFormLang);
|
||||
|
||||
Reference in New Issue
Block a user