r7460 - dumbhippo/trunk/server/web/jsp-gnome
- From: commits mugshot org
- To: online-desktop-list gnome org
- Subject: r7460 - dumbhippo/trunk/server/web/jsp-gnome
- Date: Tue, 29 Apr 2008 11:46:59 -0500 (CDT)
Author: walters
Date: 2008-04-29 11:46:58 -0500 (Tue, 29 Apr 2008)
New Revision: 7460
Modified:
dumbhippo/trunk/server/web/jsp-gnome/application-edit.jsp
Log:
De-mugshot application-edit
Modified: dumbhippo/trunk/server/web/jsp-gnome/application-edit.jsp
===================================================================
--- dumbhippo/trunk/server/web/jsp-gnome/application-edit.jsp 2008-04-29 16:13:39 UTC (rev 7459)
+++ dumbhippo/trunk/server/web/jsp-gnome/application-edit.jsp 2008-04-29 16:46:58 UTC (rev 7460)
@@ -4,6 +4,7 @@
<%@ taglib uri="/jsp/dumbhippo.tld" prefix="dh" %>
<%@ taglib tagdir="/WEB-INF/tags/2" prefix="dht" %>
<%@ taglib tagdir="/WEB-INF/tags/3" prefix="dht3" %>
+<%@ taglib tagdir="/WEB-INF/tags/gnome" prefix="gnome" %>
<dh:bean id="applications" class="com.dumbhippo.web.pages.ApplicationsPage" scope="request"/>
<dh:bean id="application" class="com.dumbhippo.web.pages.ApplicationPage" scope="page"/>
@@ -84,8 +85,8 @@
</script>
</head>
-<dht3:page currentPageLink="applications">
- <dht3:shinyBox color="grey">
+<body>
+<gnome:page currentPageLink="applications">
<div class="dh-page-shinybox-title-large">Edit Application - <c:out value="${appinfo.name}"/></div>
<div>
This page allows you to edit the application database information for <c:out value="${appinfo.name}"/>.
@@ -244,5 +245,5 @@
</table>
</form>
</div>
- </dht3:shinyBox>
-</dht3:page>
+ </gnome:page>
+</body>
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]