Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mpidb
common
Commits
65f0a673
Commit
65f0a673
authored
8 years ago
by
Gerd Schachtschneider
Browse files
Options
Downloads
Patches
Plain Diff
master - issue lieferant_partnerID
parent
81a12b96
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
master/actions.ini
+12
-0
12 additions, 0 deletions
master/actions.ini
master/templates/liefer_partner.html
+3
-3
3 additions, 3 deletions
master/templates/liefer_partner.html
with
15 additions
and
3 deletions
master/actions.ini
+
12
−
0
View file @
65f0a673
...
@@ -68,6 +68,18 @@
...
@@ -68,6 +68,18 @@
;; # nur admin darf drucken
;; # nur admin darf drucken
;; permission=reports
;; permission=reports
;; other accessKey as auto 's'
[show_hide_list_columns]
class
=
"show-hide-columns-action"
category
=
"result_list_actions"
url
=
"{$this->url('-action=show_hide_columns')}&--visibility-types=list"
label
=
"Show/Hide Columns"
permission
=
"show hide columns"
condition
=
"@$this->_conf['user_config_enabled']"
icon
=
"{$dataface_url}/images/insert_columns.png"
description
=
"Show or Hide columns from this list"
accessKey
=
"c"
[show_hide_related_list_columns]
[show_hide_related_list_columns]
;; link funktiniert nicht
;; link funktiniert nicht
...
...
This diff is collapsed.
Click to expand it.
master/templates/liefer_partner.html
+
3
−
3
View file @
65f0a673
...
@@ -22,9 +22,9 @@
...
@@ -22,9 +22,9 @@
</thead>
</thead>
<tbody>
<tbody>
<tr
class=
"xf-form-group"
>
<tr
class=
"xf-form-group"
>
<td
style=
"padding-right: 5px;"
><span>
{$elements.ansprechpartner
A
D.html}
</span></td>
<td
style=
"padding-right: 5px;"
><span>
{$elements.ansprechpartner
I
D.html}
</span></td>
<td
style=
"padding-right: 5px;"
><span>
{$elements.telefon
A
D.html}
</span></td>
<td
style=
"padding-right: 5px;"
><span>
{$elements.telefon
I
D.html}
</span></td>
<td
style=
"padding-right: 5px;"
><span>
{$elements.position
A
D.html}
</span></td>
<td
style=
"padding-right: 5px;"
><span>
{$elements.position
I
D.html}
</span></td>
</tr>
</tr>
</tbody>
</tbody>
<tfoot
style=
"display:none"
class=
"xf-disable-decorate"
>
<tfoot
style=
"display:none"
class=
"xf-disable-decorate"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment