r9420 - in apps/gobi/trunk/code: Global Page/skins
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: hannes
Date: 2008-12-12 15:18:51 +0100 (Fri, 12 Dec 2008)
New Revision: 9420
Modified:
apps/gobi/trunk/code/Global/Global.js
apps/gobi/trunk/code/Page/skins/body.skin
Log:
Minor cosmetic fixes.
Details at http://dev.helma.org/trac/helma/changeset/9420
Modified: apps/gobi/trunk/code/Global/Global.js
===================================================================
--- apps/gobi/trunk/code/Global/Global.js 2008-12-12 14:17:51 UTC (rev 9419)
+++ apps/gobi/trunk/code/Global/Global.js 2008-12-12 14:18:51 UTC (rev 9420)
@@ -142,7 +142,7 @@
*/
function getPageInPath(name) {
if (path && path.length)
- return path[path.length-1].getPage(name);
+ return path[path.length - 1].getPage(name);
return null;
}
Modified: apps/gobi/trunk/code/Page/skins/body.skin
===================================================================
--- apps/gobi/trunk/code/Page/skins/body.skin 2008-12-12 14:17:51 UTC (rev 9419)
+++ apps/gobi/trunk/code/Page/skins/body.skin 2008-12-12 14:18:51 UTC (rev 9420)
@@ -12,7 +12,7 @@
<% this.skin name="comments" %>
-<% #preview %>
+<% #preview --- preview subskin ------------------------------------ %>
<h2><% msg name="preview_prefix" %><% this.name prefix=": " %></h2>