Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kasra Jamshidi
erp5
Commits
6dfec3cd
Commit
6dfec3cd
authored
9 years ago
by
Tristan Cavelier
Browse files
Options
Download
Email Patches
Plain Diff
erp5_project: add title and anchor to Project_viewMilestone listbox
parent
d93091d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewMilestone/listbox.xml
...rtal_skins/erp5_project/Project_viewMilestone/listbox.xml
+9
-0
No files found.
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewMilestone/listbox.xml
View file @
6dfec3cd
...
...
@@ -11,6 +11,7 @@
<value>
<list>
<string>
all_columns
</string>
<string>
anchor
</string>
<string>
columns
</string>
<string>
editable_columns
</string>
<string>
portal_types
</string>
...
...
@@ -125,6 +126,10 @@
</list>
</value>
</item>
<item>
<key>
<string>
anchor
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
columns
</string>
</key>
<value>
...
...
@@ -160,6 +165,10 @@
<string>
stop_date
</string>
<string>
End Date
</string>
</tuple>
<tuple>
<string>
title
</string>
<string>
Title
</string>
</tuple>
</list>
</value>
</item>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment