PM-2764 Process File Manager edit button does not work on IE11 (Old Designer).
Causa : Error de parseo en IE8 Solució Corregir una sintaxis erronea para IE8.
This commit is contained in:
@@ -59,7 +59,7 @@ var showPromptLogin = function(lastAction, pro_uid, fileName, fc64) {
|
||||
width:'75%',
|
||||
marginTop:3,
|
||||
backgroundColor:'white',
|
||||
border:'1px solid #919B9C',
|
||||
border:'1px solid #919B9C'
|
||||
});
|
||||
label.appendChild(theUser);
|
||||
label.innerHTML = (_('ID_USERNAME')) + ': ';
|
||||
|
||||
Reference in New Issue
Block a user