mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-24 18:31:29 +01:00
New: Added css declaration of ajax popup in themes
This commit is contained in:
@@ -634,7 +634,7 @@ function cleanSerialize(expr) {
|
||||
==================================================================*/
|
||||
function dialogConfirm(linkurl,message,ok,cancel,objectID) {
|
||||
Dialog.confirm(message, {
|
||||
width:300,
|
||||
width:560,
|
||||
okLabel: ok,
|
||||
cancelLabel: cancel,
|
||||
buttonClass: "buttonajax",
|
||||
|
||||
Reference in New Issue
Block a user