Projektstammdaten: Liste verknüpfter Dokumente anzeigen
[kivitendo-erp.git] / templates / webpages / project / form.html
index 2ea52bc..a8d168a 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>