mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
by another ajax page. So if we need inputok/ko and pageyes/no to be different according to ajax calls (to have several confirm box loaded from different ajax parts of page, we must place such variables outside of function. For this $useglobalvars must be set to 1. |
||
|---|---|---|
| .. | ||
| ajax | ||
| ajaxrow.tpl.php | ||
| bloc_showhide.tpl.php | ||
| contacts.tpl.php | ||
| error.tpl.php | ||
| footer.tpl.php | ||
| freeproductline_create.tpl.php | ||
| freeproductline_edit.tpl.php | ||
| freeproductline_view.tpl.php | ||
| header.tpl.php | ||
| index.php | ||
| login.tpl.php | ||
| notes.tpl.php | ||
| originproductline.tpl.php | ||
| passwordforgotten.tpl.php | ||
| predefinedproductline_create.tpl.php | ||
| predefinedproductline_edit.tpl.php | ||
| predefinedproductline_view.tpl.php | ||
| README | ||
| triggers.tpl.php | ||
README (english) This directory is used for storing the common default templates of the system core. (outside any modules)