mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
Error fixes
This commit is contained in:
parent
17ef995527
commit
feb5e10bf4
@ -66,7 +66,7 @@ TreeController = {
|
||||
|
||||
// Load leaf counters
|
||||
function _processNodeCounters (container, counters, type) {
|
||||
var hasCounters = true;
|
||||
var hasCounters = false;
|
||||
|
||||
if (typeof counters != 'undefined') {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user