From 0771e7f8b4811974b2bef258a89099a9bd12e99b Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Tue, 2 Nov 2010 17:11:24 +0100 Subject: [PATCH] hashPath now tracks work._id --- templates/conference/Work.html.ep | 54 +++++++++++++++++++------------ 1 file changed, 33 insertions(+), 21 deletions(-) diff --git a/templates/conference/Work.html.ep b/templates/conference/Work.html.ep index d99b276..710862f 100644 --- a/templates/conference/Work.html.ep +++ b/templates/conference/Work.html.ep @@ -1,6 +1,6 @@
-
-{{work.search()}}
-$id={{$id}}
-work.$id={{work.$id}}
-work._id={{work._id}}
-
+ +
+permalink to this work +

Simpozij
Predavanje
Poster
Okrugli stol
- +[Add another author] +
@@ -81,9 +87,9 @@ work._id={{work._id}} Sazetak:

- - + + Novi rad
Debug Information: @@ -91,4 +97,10 @@ Debug Information:
work = {{work}}
master = {{master}}
+
+$id={{$id}}
+work.$id={{work.$id}}
+work._id={{work._id}}
+
+
-- 2.20.1