dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #34745
[Bug 1406107] Re: data-browser-regression-cannot-drill-down
** Changed in: dhis2
Assignee: (unassigned) => Thu Tran (tran-hispvietnam)
** Changed in: dhis2
Milestone: None => 2.17
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1406107
Title:
data-browser-regression-cannot-drill-down
Status in DHIS 2:
New
Bug description:
From the current demo site (2.17, rev ???)
line 94 of dataBrowser.js
function viewDrillDownMenu( urlLink, parentId )
{
currentUrlLink = urlLink;
currentParentId = parentId;
->> showDropDown( "drillDownMenu" );
}
throws Uncaught ReferenceError: showDropDown is not defined.
It is not possible to drill down in orgunit mode.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1406107/+subscriptions
References