r9454 - apps/gobi/trunk/code/Page/skins
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: hannes
Date: 2008-12-19 16:23:14 +0100 (Fri, 19 Dec 2008)
New Revision: 9454
Modified:
apps/gobi/trunk/code/Page/skins/create.skin
Log:
Do not include "describe changes" input field in create-page skin.
Details at http://dev.helma.org/trac/helma/changeset/9454
Modified: apps/gobi/trunk/code/Page/skins/create.skin
===================================================================
--- apps/gobi/trunk/code/Page/skins/create.skin 2008-12-19 15:16:04 UTC (rev 9453)
+++ apps/gobi/trunk/code/Page/skins/create.skin 2008-12-19 15:23:14 UTC (rev 9454)
@@ -22,10 +22,6 @@
<p style="clear: both;">Body<br />
<% this.textArea name="body" rows="18" class="horizontalFill" %></p>
-<table class="horizontalFill"><tr><td>Describe Changes: </td>
- <td class="horizontalFill"><input name="gobi_describe" style="width: 100%;"
- value="<% request.gobi_describe %>"/></td></tr></table>
-
<p> <input type="submit" name="preview"
value="<% msg name='preview_button' %>">