Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gin-3194226
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
gin-3194226
Commits
90ca80ba
Commit
90ca80ba
authored
3 years ago
by
Manuel Adán
Committed by
Sascha Eggenberger
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3193673
by manuel.adan: [Entity_browser] Add Gin classes to the Entity Browser modal HTML
parent
c588b364
No related branches found
Tags
4.7.x-1.6-beta5
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gin.theme
+7
-0
7 additions, 0 deletions
gin.theme
with
7 additions
and
0 deletions
gin.theme
+
7
−
0
View file @
90ca80ba
...
...
@@ -81,6 +81,13 @@ function gin_preprocess_html(&$variables) {
}
}
/**
* Implements hook_preprocess_HOOK() for html__entity_browser__modal.
*/
function
gin_preprocess_html__entity_browser__modal
(
&
$variables
)
{
gin_preprocess_html
(
$variables
);
}
/**
* Implements hook_preprocess_HOOK() for page.
*/
...
...
This diff is collapsed.
Click to expand it.
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