[Bps-public-commit] r14418 - in Prophet/trunk: .

sartak at bestpractical.com sartak at bestpractical.com
Wed Jul 23 01:31:46 EDT 2008


Author: sartak
Date: Wed Jul 23 01:31:45 2008
New Revision: 14418

Modified:
   Prophet/trunk/   (props changed)
   Prophet/trunk/lib/Prophet/Server/View.pm

Log:
 r64789 at onn:  sartak | 2008-07-23 01:25:39 -0400
 Link back up to the index in each record display


Modified: Prophet/trunk/lib/Prophet/Server/View.pm
==============================================================================
--- Prophet/trunk/lib/Prophet/Server/View.pm	(original)
+++ Prophet/trunk/lib/Prophet/Server/View.pm	Wed Jul 23 01:31:45 2008
@@ -73,6 +73,15 @@
 
     html {
         body {
+            p {
+                a {
+                    attr {
+                        href => "index.html",
+                    };
+                    outs "index";
+                }
+            }
+            hr {}
             dl {
                 dt { 'UUID' }
                 dd { $record->uuid }



More information about the Bps-public-commit mailing list