Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
viewsreference
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
project
viewsreference
Merge requests
!63
Run upgrade status job
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Run upgrade status job
issue/viewsreference-3459735:3459735-improve-testing
into
8.x-2.x
Overview
0
Commits
2
Pipelines
3
Changes
2
Merged
Scott Euser
requested to merge
issue/viewsreference-3459735:3459735-improve-testing
into
8.x-2.x
10 months ago
Overview
0
Commits
2
Pipelines
3
Changes
2
Expand
Closes
#3459735
0
0
Merge request reports
Compare
8.x-2.x
version 2
a7eb1479
10 months ago
version 1
b46c1db5
10 months ago
8.x-2.x (base)
and
latest version
latest version
a7eb1479
2 commits,
10 months ago
version 2
a7eb1479
2 commits,
10 months ago
version 1
b46c1db5
1 commit,
10 months ago
2 files
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
js/viewsreference.js
+
1
−
1
Options
@@ -4,7 +4,7 @@
((
$
,
Drupal
)
=>
{
/**
* Handles an autocompleteselect event.
* Handles an autocomplete
select event.
*
* Override the autocomplete method to add a custom event.
*
Loading