Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision feda78fb

Von mansi vor 8 Monaten hinzugefügt

  • ID feda78fb4787c4c9ec9e9bf7da1bd7a149c53bc5
  • Vorgänger 8f01d893

Desgin40: bugfix #593 - added the "Linked documents" tab

Unterschiede anzeigen:

templates/design40_webpages/gl/form_header.html
47 47
      <li><a href="controller.pl?action=File/list&file_type=document&object_type=gl_transaction&object_id=[% HTML.url(id) %]">[% 'Documents' | $T8 %]</a></li>
48 48
      <li><a href="controller.pl?action=File/list&file_type=attachment&object_type=gl_transaction&object_id=[% HTML.url(id) %]">[% 'Attachments' | $T8 %]</a></li>
49 49
    [% END %]
50
    [%- IF AUTH.assert('record_links', 1) %]
51
      <li><a href="controller.pl?action=RecordLinks/ajax_list&object_model=GLTransaction&object_id=[% HTML.url(id) %]">[% 'Linked Records' | $T8 %]</a></li>
52
    [%- END %]
50 53
  [% END %]
51 54
</ul>
52 55

  

Auch abrufbar als: Unified diff