Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
beautytips
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
beautytips
Merge requests
!4
Add license url
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Add license url
issue/beautytips-3478429:3478429-license-url-missing
into
8.x-1.x
Overview
0
Commits
2
Pipelines
0
Changes
1
Open
José Carlos Raya León
requested to merge
issue/beautytips-3478429:3478429-license-url-missing
into
8.x-1.x
5 months ago
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
Closes
#3478429
0
0
Merge request reports
Viewing commit
21a16cfb
Prev
Next
Show latest version
1 file
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
21a16cfb
Issue
#3478429
: License URL missing in beautytips.libraries.yml
· 21a16cfb
Sourav Paul
authored
5 months ago
beautytips.libraries.yml
+
4
−
2
Options
@@ -20,10 +20,11 @@ beautytips.bt-custom-style:
-
core/drupal
beautytips-jquery
:
remote
:
http://github.com/richardscarrott/jquery-ui-carousel
remote
:
'
http://github.com/richardscarrott/jquery-ui-carousel
'
version
:
0.9.5-rc1
license
:
name
:
MIT
url
:
'
https://opensource.org/licenses/MIT'
gpl-compatible
:
true
js
:
js/jquery.bt.js
:
{}
@@ -39,10 +40,11 @@ beautytips-module:
-
beautytips/beautytips-jquery
excanvas_r3
:
remote
:
http://excanvas.sourceforge.net
remote
:
'
http://excanvas.sourceforge.net
'
version
:
r3
license
:
name
:
MIT
url
:
'
https://opensource.org/licenses/MIT'
gpl-compatible
:
true
js
:
other_libs/excanvas_r3/excanvas.compiled.js
:
{}
Loading