]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/project/form.html
Projektstammdaten: Liste verknüpfter Dokumente anzeigen
[mfinanz.git] / templates / webpages / project / form.html
index 2ea52bc8f7bc0f8e2a9bc78334fc3b35fb7577b7..a8d168a592ae3ae3f733e8763196c7d1dfed7c9d 100644 (file)
@@ -1,5 +1,5 @@
 [%- USE T8 %]
-[%- USE L %]
+[%- USE L %][%- USE P %]
 [%- USE HTML %][%- USE LxERP %]
 
 [%- INCLUDE 'common/flash.html' %]
@@ -15,6 +15,9 @@
    [%- IF CUSTOM_VARIABLES.size %]
    <li><a href="#" rel="custom_variables">[% 'Custom Variables' | $T8 %]</a></li>
    [%- END %]
+   [%- IF SELF.project.id %]
+   <li><a href="#" rel="linked_records">[% 'Linked Records' | $T8 %]</a></li>
+   [%- END %]
   </ul>
 
   <div class="tabcontentstyle">
    </div>
    [%- END %]
 
+   [%- IF SELF.project.id %]
+   <div id="linked_records" class="tabcontent">
+
+    [% P.grouped_record_list(SELF.linked_records) %]
+
+    <br style="clear: left" />
+   </div>
+   [%- END %]
+
   </div>
 
   <p>