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