[Suiviobsmer-commits] r1222 - trunk/wao-ui/src/main/webapp
Author: bleny Date: 2011-04-20 13:35:32 +0000 (Wed, 20 Apr 2011) New Revision: 1222 Log: hide 'export' link for observer in obsdeb sampling plan page Modified: trunk/wao-ui/src/main/webapp/ObsDebSamplingPlan.tml Modified: trunk/wao-ui/src/main/webapp/ObsDebSamplingPlan.tml =================================================================== --- trunk/wao-ui/src/main/webapp/ObsDebSamplingPlan.tml 2011-04-20 13:06:56 UTC (rev 1221) +++ trunk/wao-ui/src/main/webapp/ObsDebSamplingPlan.tml 2011-04-20 13:35:32 UTC (rev 1222) @@ -38,12 +38,12 @@ ${message:wao.ui.misc.import} </t:actionlink> </li> + <li> + <t:actionlink t:id="exportSamplingPlan"> + ${message:wao.ui.misc.export} + </t:actionlink> + </li> </t:unless> - <li> - <t:actionlink t:id="exportSamplingPlan"> - ${message:wao.ui.misc.export} - </t:actionlink> - </li> <t:unless test="connectedUser.admin"> <li> <a t:type="pagelink" t:page="roadMap" t:context="connectedUser.tokenId">
participants (1)
-
bleny@users.labs.libre-entreprise.org