Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
141
Merge Requests
141
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
c79aae61
Commit
c79aae61
authored
Jul 23, 2015
by
Tristan Cavelier
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_project: update Project_viewMilestone
parent
1b8c618d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewMilestone.xml
...eItem/portal_skins/erp5_project/Project_viewMilestone.xml
+1
-0
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewMilestone/listbox.xml
...rtal_skins/erp5_project/Project_viewMilestone/listbox.xml
+9
-4
No files found.
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewMilestone.xml
View file @
c79aae61
...
@@ -84,6 +84,7 @@
...
@@ -84,6 +84,7 @@
<string>
listbox_int_index
</string>
<string>
listbox_int_index
</string>
<string>
listbox_quantity
</string>
<string>
listbox_quantity
</string>
<string>
listbox_stop_date
</string>
<string>
listbox_stop_date
</string>
<string>
listbox_title
</string>
</list>
</list>
</value>
</value>
</item>
</item>
...
...
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewMilestone/listbox.xml
View file @
c79aae61
...
@@ -11,6 +11,7 @@
...
@@ -11,6 +11,7 @@
<value>
<value>
<list>
<list>
<string>
all_columns
</string>
<string>
all_columns
</string>
<string>
anchor
</string>
<string>
columns
</string>
<string>
columns
</string>
<string>
editable_columns
</string>
<string>
editable_columns
</string>
<string>
portal_types
</string>
<string>
portal_types
</string>
...
@@ -125,6 +126,10 @@
...
@@ -125,6 +126,10 @@
</list>
</list>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
anchor
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<item>
<key>
<string>
columns
</string>
</key>
<key>
<string>
columns
</string>
</key>
<value>
<value>
...
@@ -152,14 +157,14 @@
...
@@ -152,14 +157,14 @@
<string>
int_index
</string>
<string>
int_index
</string>
<string>
Index
</string>
<string>
Index
</string>
</tuple>
</tuple>
<tuple>
<string>
quantity
</string>
<string>
Estimated Time
</string>
</tuple>
<tuple>
<tuple>
<string>
stop_date
</string>
<string>
stop_date
</string>
<string>
End Date
</string>
<string>
End Date
</string>
</tuple>
</tuple>
<tuple>
<string>
title
</string>
<string>
Title
</string>
</tuple>
</list>
</list>
</value>
</value>
</item>
</item>
...
...
Tristan Cavelier
@tc
mentioned in commit
c3028f7e
·
Dec 22, 2015
mentioned in commit
c3028f7e
mentioned in commit c3028f7e7d303c3027718db1d5685aa06f7e4d75
Toggle commit list
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