Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xwiki-platform
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XWiki
xwiki-platform
Commits
ee37ebca
Commit
ee37ebca
authored
2 years ago
by
Marius Dumitru Florea
Browse files
Options
Downloads
Patches
Plain Diff
XWIKI-20635: Cannot export to PDF from edit mode
* Don't submit the Edit form when clicking on the Export button...
parent
c02b81b4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/export_modal.vm
+1
-1
1 addition, 1 deletion
...kin-resources/src/main/resources/flamingo/export_modal.vm
with
1 addition
and
1 deletion
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/export_modal.vm
+
1
−
1
View file @
ee37ebca
...
...
@@ -224,7 +224,7 @@
</div>
<div
class=
"modal-footer"
>
## Disable the button until the export tree is ready.
<button
class=
"btn btn-primary"
disabled
>
<button
type=
"button"
class=
"btn btn-primary"
disabled
>
$
escapetool
.
xml
($
services
.
localization
.
render
(
'core.menu.export'
))
</button>
<span
class=
"buttonwrapper"
>
...
...
This diff is collapsed.
Click to expand it.
Git Mirror User
@gitmirror
mentioned in commit
679de4e2
·
2 years ago
mentioned in commit
679de4e2
mentioned in commit 679de4e26725515035d95fca82b87269f0c2fdf3
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment