mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 17:48:25 +01:00
Fix: doc
This commit is contained in:
@@ -137,6 +137,10 @@ function ajax_autocompleter2($selected='', $htmlname, $url, $option='')
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Show an ajax dialog
|
* Show an ajax dialog
|
||||||
|
* @param title Title of dialog box
|
||||||
|
* @param message Message of dialog box
|
||||||
|
* @param w Width of dialog box
|
||||||
|
* @param h height of dialog box
|
||||||
*/
|
*/
|
||||||
function ajax_dialog($title,$message,$w=350,$h=150)
|
function ajax_dialog($title,$message,$w=350,$h=150)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user