Fix cached desynchro

This commit is contained in:
Romain Neutron
2012-01-31 15:57:50 +01:00
parent 190b5992ff
commit f060323941
6 changed files with 141 additions and 129 deletions

View File

@@ -46,7 +46,7 @@ class module_prod_route_records_edit extends module_prod_route_records_abstract
*
* @var Array
*/
protected $javascript_elements;
protected $javascript_elements = array();
/**
*