dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #33220
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 16952: Minor fix.
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
------------------------------------------------------------
revno: 16952 [merge]
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2014-10-03 17:46:10 +0200
message:
Minor fix.
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/scripts/app.js
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/scripts/app.js'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/scripts/app.js 2014-09-24 12:43:11 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/scripts/app.js 2014-10-03 15:43:26 +0000
@@ -5320,7 +5320,7 @@
text: 'HTML (.html)',
iconCls: 'ns-menu-item-tablelayout',
handler: function() {
- openTableLayoutTab('html', true);
+ openTableLayoutTab('html+css', true);
}
},
{