dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #08815
[Bug 672432] Re: order program stage: unable up/down!
** Changed in: dhis2
Status: New => Fix Committed
--
order program stage: unable up/down!
https://bugs.launchpad.net/bugs/672432
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
Status in DHIS 2 - District Health Information Software: Fix Committed
Bug description:
Version:
2.0.6-SNAPSHOT
Build revision:
2001
Build date:
2010-11-08 10:19
Description: can't move up/down a program-stage in the program-stage list of a program
Error message: (Firefox)
list is null
moveDownSelectedOption(Object { name="listId"})lists.js (line 218)
function onclick(event) { moveDownSelectedOption("programStageList"); }(Object { name="event"})showSo...t/seq/2 (line 2)
[Break on this error] for ( var i = list.options.length - 1; i >= 0; i-- ) {
...
References