forked from Wavyzz/dolibarr
Added patch from matelli
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2005-2008 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
// Copyright (C) 2005-2007 Regis Houssin <regis@dolibarr.fr>
|
||||
//
|
||||
// Script javascript mis en en-tete de pages (dans section head)
|
||||
// Script javascript added in header of pages (in HEAD section)
|
||||
//
|
||||
// \file htdocs/lib/lib_head.js
|
||||
// \brief File that include javascript functions (included if option use_javascript activated)
|
||||
@@ -676,4 +676,4 @@ var win = new Window({className: "dialog",
|
||||
/*win.getContent().innerHTML = message;*/
|
||||
win.getContent().update(message);
|
||||
win.showCenter();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user