Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
25
2017/web/modules/contrib/token/token.libraries.yml
Normal file
25
2017/web/modules/contrib/token/token.libraries.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
jquery.treeTable:
|
||||
remote: 'http://plugins.jquery.com/treetable/'
|
||||
version: 3.2.0
|
||||
license:
|
||||
name: MIT
|
||||
url: https://github.com/ludo/jquery-treetable/blob/3.2.0/MIT-LICENSE.txt
|
||||
gpl-compatible: true
|
||||
js:
|
||||
js/jquery.treetable.js: {}
|
||||
css:
|
||||
component:
|
||||
css/jquery.treetable.css: {}
|
||||
css/token.treetable.theme.css: {}
|
||||
dependencies:
|
||||
- core/jquery
|
||||
token:
|
||||
version: VERSION
|
||||
js:
|
||||
js/token.js: {}
|
||||
css:
|
||||
component:
|
||||
css/token.css: {}
|
||||
dependencies:
|
||||
- core/jquery
|
||||
- core/drupal
|
Reference in a new issue