2
0
forked from Wavyzz/dolibarr

NEW Description of feature of a module into a dedicated popup

This commit is contained in:
Laurent Destailleur
2017-02-04 14:16:17 +01:00
parent f9c510f4fb
commit a673afe601
5 changed files with 714 additions and 186 deletions

View File

@@ -973,8 +973,8 @@ function newpopup(url,title) {
/**
* Function show document preview. Use the "dialog" function.
*
* @param string file File path
* @param string type Mime file type
* @param string file Url
* @param string type Mime file type ("image/jpeg", "application/pdf", "text/html")
* @param string title Title of popup
* @return void
* @see newpopup