Author: woonsan
Date: Fri Oct 1 04:50:47 2010
New Revision: 1003387
URL: http://svn.apache.org/viewvc?rev=1003387&view=rev
Log:
JS2-1220: Removing duplicate fields
Modified:
portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html
Modified:
portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html?rev=1003387&r1=1003386&r2=1003387&view=diff
==============================================================================
---
portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html
(original)
+++
portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html
Fri Oct 1 04:50:47 2010
@@ -44,15 +44,6 @@
<input type="submit" wicket:id="jsecSave" />
</div>
<div>
- <wicket:message key="pam.security_constraint"/>:
- <select wicket:id="jetspeedConstraint">
- <option value=""></option>
- <option value="public-view">public-view</option>
- <option value="public-edit">public-edit</option>
- </select>
- <input type="submit" wicket:id="jsecSave" />
- </div>
- <div>
<wicket:message key="pam.details.resource.bundle"/>:
<span wicket:id="resourceBundle"></span>
<input type="submit" wicket:id="reloadResourceBundle" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]