Revision c1ec50ea
Von Kivitendo Admin vor fast 2 Jahren hinzugefügt
templates/design40_webpages/project/form.html | ||
---|---|---|
20 | 20 |
[% IF SELF.may_edit_invoice_permissions %] |
21 | 21 |
<li><a href="#invoice_permissions">[% 'Permissions for invoices' | $T8 %]</a></li> |
22 | 22 |
[% END %] |
23 |
[%- IF SELF.project.id %] |
|
24 |
[%- IF INSTANCE_CONF.get_doc_storage %] |
|
25 |
<li><a href="controller.pl?action=File/list&file_type=attachment&object_type=project&object_id=[% SELF.project.id %]">[% 'Attachments' | $T8 %]</a></li> |
|
26 |
[%- END %] |
|
27 |
[%- END %] |
|
23 | 28 |
[% IF SELF.project.id and AUTH.assert('record_links', 1) %] |
24 | 29 |
<li><a href="#linked_records">[% 'Linked Records' | $T8 %]</a></li> |
25 | 30 |
[% END %] |
Auch abrufbar als: Unified diff
Design 4.0: Projekte: Dateianhänge auch für Projekte
nachgetragen aus Commit ebe30b2d09629c0