r2073 - trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer
Author: bleny Date: 2014-06-19 17:50:28 +0200 (Thu, 19 Jun 2014) New Revision: 2073 Url: http://forge.codelutin.com/projects/wao/repository/revisions/2073 Log: fixes #5282 Modified: trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/edit-contact-input.jsp Modified: trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/edit-contact-input.jsp =================================================================== --- trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/edit-contact-input.jsp 2014-06-19 15:45:23 UTC (rev 2072) +++ trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/edit-contact-input.jsp 2014-06-19 15:50:28 UTC (rev 2073) @@ -192,9 +192,6 @@ <fieldset> <legend><s:text name="wao.ui.misc.observers"/></legend> - <s:set name="editObservers" - value="%{authenticatedWaoUser.isAuthorizedToEditContactObservers(updateContactCommand.contact)}"/> - <s:select name="updateContactCommand.mainObserverId" value="%{updateContactCommand.mainObserverId}" label="%{getText('wao.ui.field.Contact.mainObserver')}"
participants (1)
-
bleny@users.forge.codelutin.com