Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Romain Courteaud
erp5_rtl_support
Commits
1a585aa7
Commit
1a585aa7
authored
Apr 10, 2015
by
Sven Franck
Committed by
Romain Courteaud
Apr 10, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui: fix portal link in listbox compact widget
parent
52555815
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_field_listbox_widget_js.xml
...b_page_module/rjs_gadget_erp5_field_listbox_widget_js.xml
+3
-3
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_field_listbox_widget_js.xml
View file @
1a585aa7
...
...
@@ -243,7 +243,7 @@
"listbox_title": my_option_dict.gadget_title,\n
"right_link_list": [{\n
"link_title": "All",\n
"link_href":
"#jio_key=project_module&view=view"
\n
"link_href":
gadget.property_dict.option_dict.gadget_portal_link
\n
}]\n
});\n
content += listbox_widget_table({\n
...
...
@@ -402,7 +402,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
942.1
1691.47092.9608
</string>
</value>
<value>
<string>
942.1
3003.56057.11144
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -420,7 +420,7 @@
</tuple>
<state>
<tuple>
<float>
14284
15724.77
</float>
<float>
14284
94195.33
</float>
<string>
GMT
</string>
</tuple>
</state>
...
...
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