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
Yusei Tahara
erp5
Commits
25ddf745
Commit
25ddf745
authored
11 years ago
by
Jérome Perrin
Browse files
Options
Download
Email Patches
Plain Diff
title & reference should not be editable on Tracking view
parent
98e34cb7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
5 deletions
+11
-5
bt5/erp5_item/SkinTemplateItem/portal_skins/erp5_item/Item_viewTrackingList/my_reference.xml
...al_skins/erp5_item/Item_viewTrackingList/my_reference.xml
+7
-1
bt5/erp5_item/SkinTemplateItem/portal_skins/erp5_item/Item_viewTrackingList/my_title.xml
...portal_skins/erp5_item/Item_viewTrackingList/my_title.xml
+3
-3
bt5/erp5_item/bt/revision
bt5/erp5_item/bt/revision
+1
-1
No files found.
bt5/erp5_item/SkinTemplateItem/portal_skins/erp5_item/Item_viewTrackingList/my_reference.xml
View file @
25ddf745
...
...
@@ -9,7 +9,9 @@
<item>
<key>
<string>
delegated_list
</string>
</key>
<value>
<list/>
<list>
<string>
editable
</string>
</list>
</value>
</item>
<item>
...
...
@@ -69,6 +71,10 @@
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_view_mode_reference
</string>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_item/SkinTemplateItem/portal_skins/erp5_item/Item_viewTrackingList/my_title.xml
View file @
25ddf745
...
...
@@ -10,7 +10,7 @@
<key>
<string>
delegated_list
</string>
</key>
<value>
<list>
<string>
description
</string>
<string>
editable
</string>
</list>
</value>
</item>
...
...
@@ -72,8 +72,8 @@
<value>
<dictionary>
<item>
<key>
<string>
description
</string>
</key>
<value>
<
string>
The name of a document in ERP5
</str
in
g
>
</value>
<key>
<string>
editable
</string>
</key>
<value>
<
int>
0
</
in
t
>
</value>
</item>
<item>
<key>
<string>
field_id
</string>
</key>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_item/bt/revision
View file @
25ddf745
292
\ No newline at end of file
293
\ No newline at end of file
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