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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
erp5
Commits
dc4b6cb4
Commit
dc4b6cb4
authored
Oct 03, 2011
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
improve the code, suggested by Vincent.
parent
ebfee26b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/Document_getSummaryAsHTML.xml
...ins/erp5_web_widget_library/Document_getSummaryAsHTML.xml
+1
-1
bt5/erp5_web/bt/revision
bt5/erp5_web/bt/revision
+1
-1
No files found.
bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/Document_getSummaryAsHTML.xml
View file @
dc4b6cb4
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
format python: here.getObject().portal_preferences.getPreference(\'preferred_image_format\', \'png\');\n
format python: here.getObject().portal_preferences.getPreference(\'preferred_image_format\', \'png\');\n
description python: here.getDescription();\n
description python: here.getDescription();\n
box_relative_url python: request.get(\'box_relative_url\', \'\');\n
box_relative_url python: request.get(\'box_relative_url\', \'\');\n
dom_id python: modules[\'base64\'].urlsafe_b64encode(\'%s-%s\' %(box_relative_url, here.getUid())).r
eplace(\'=\', \'
\')">
\n
dom_id python: modules[\'base64\'].urlsafe_b64encode(\'%s-%s\' %(box_relative_url, here.getUid())).r
strip(\'=
\')">
\n
<div
class=
"document-gadget-quick-preview"
>
\n
<div
class=
"document-gadget-quick-preview"
>
\n
<div
class=
"teaser"
\n
<div
class=
"teaser"
\n
tal:attributes=
"onclick string:$(\'#${dom_id}\').toggle();"
>
\n
tal:attributes=
"onclick string:$(\'#${dom_id}\').toggle();"
>
\n
...
...
bt5/erp5_web/bt/revision
View file @
dc4b6cb4
1064
1065
\ No newline at end of file
\ No newline at end of file
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