Re: [Dhis2-devs] [Dhis2-users] In DHIS 2.27 Issues with deleting organisation unit

2017-12-15 Thread Jason Pickering
Hi Joseph Thanks for sharing the script. One thing to watch out for is the reordering of components of analytical objects. You can see this here in the script I linked to in the earlier mail. If y

[Dhis2-devs] [DHIS2 Android] New Release of Dashboard Android App

2017-12-15 Thread Android Team
Dear DHIS2 Community, We are releasing today a new version of the *Dashboard Android App*. This version is compatible with* 2.28, 2.27 *and *2.26* and comes with the following improvements and bugs fixed: New features: - 2.28 servers compatibility (https://jira.dhis2.org/browse/ACA-145) - Provid

Re: [Dhis2-devs] [Dhis2-users] TAB IN CUSTOM FORMS

2017-12-15 Thread David Muturi
Hi Stanley, Here is a script as well to create custom tabs. jQuery(document).ready( function() { jQuery( '#tabs' ).tabs({ collapsible : true }); }); Page 1 Page 2 Page 3 --HTML CODE-- --HTML CODE-- --HTML CODE-- rgds David 2017-12-14 5:20 GMT+03:00 Stanley Kalya