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
527fd2e5
Commit
527fd2e5
authored
3 years ago
by
Thomas Mortagne
Browse files
Options
Downloads
Patches
Plain Diff
XWIKI-17367: Application panel first load with extra padding
parent
41ac4f92
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-async/xwiki-platform-rendering-async-default/src/main/java/org/xwiki/rendering/async/internal/service/AsyncRendererResourceReferenceHandler.java
+2
-0
2 additions, 0 deletions
...ternal/service/AsyncRendererResourceReferenceHandler.java
with
2 additions
and
0 deletions
xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-async/xwiki-platform-rendering-async-default/src/main/java/org/xwiki/rendering/async/internal/service/AsyncRendererResourceReferenceHandler.java
+
2
−
0
View file @
527fd2e5
...
...
@@ -51,6 +51,7 @@
import
org.xwiki.resource.ResourceReferenceHandlerChain
;
import
org.xwiki.resource.ResourceReferenceHandlerException
;
import
org.xwiki.resource.ResourceType
;
import
org.xwiki.resource.annotations.Authenticate
;
import
com.xpn.xwiki.XWikiContext
;
import
com.xpn.xwiki.internal.context.RequestInitializer
;
...
...
@@ -64,6 +65,7 @@
@Component
@Named
(
AsyncRendererResourceReferenceHandler
.
HINT
)
@Singleton
@Authenticate
public
class
AsyncRendererResourceReferenceHandler
extends
AbstractResourceReferenceHandler
<
ResourceType
>
{
/**
...
...
This diff is collapsed.
Click to expand it.
Git Mirror User
@gitmirror
mentioned in commit
13e1436b
·
3 years ago
mentioned in commit
13e1436b
mentioned in commit 13e1436b1630e44365ccb91855bc12269638c3dc
Toggle commit list
Git Mirror User
@gitmirror
mentioned in commit
2a349a1f
·
3 years ago
mentioned in commit
2a349a1f
mentioned in commit 2a349a1f459cacdcb54ca529c4c9a66bbc2448ce
Toggle commit list
Git Mirror User
@gitmirror
mentioned in commit
30fb5c25
·
3 years ago
mentioned in commit
30fb5c25
mentioned in commit 30fb5c251eb40d27ba144fc4519485f59850bca1
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