Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
nexedi
/
erp5
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Merge Requests
114
Wiki
Snippets
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 2dcc2cdf
authored
2019-04-23 14:41:55 +0300
by
Boris Kocherov
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
[erp5_only_office] fix olap_wizard.js - "form does not displayed"
1 parent
dec56901
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
bt5/erp5_only_office/SkinTemplateItem/portal_skins/erp5_only_office/onlyoffice/web-apps/apps/common/main/lib/view_folder/RenderJSPanel.js.js
bt5/erp5_only_office/SkinTemplateItem/portal_skins/erp5_only_office/onlyoffice/web-apps/apps/common/main/lib/view_folder/RenderJSPanel.js.js
View file @
2dcc2cd
...
...
@@ -40,6 +40,7 @@ define([
iframe
.
width
=
'100%'
;
iframe
.
height
=
(
Common
.
Utils
.
innerHeight
()
-
80
)
+
'px'
;
iframe
.
setAttribute
(
"frameBorder"
,
"0"
);
me
.
$el
=
$
(
sub_gadget
.
element
);
});
}
else
{
q
=
RSVP
.
Queue
();
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment