Skip to content
Snippets Groups Projects
Commit 57f5c958 authored by Juanjo Menent's avatar Juanjo Menent
Browse files

Merge pull request #3261 from atm-gauthier/3.7_fix_trad_availability

FIX : load propal langs for availability traduction
parents 7660d846 244d1839
Branches
No related tags found
No related merge requests found
......@@ -2272,6 +2272,8 @@ class Form
{
global $langs;
$langs->load('propal');
if (count($this->cache_availability)) return 0; // Cache deja charge
$sql = "SELECT rowid, code, label";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment