content_lock.libraries.yml in Content locking (anti-concurrent editing) 8.2
Same filename and directory in other branches
File
content_lock.libraries.ymlView source
- drupal.content_lock.settings:
- version: VERSION
- js:
- js/content_lock_settings.js: {}
- dependencies:
- - core/jquery
- drupal.content_lock.lock_form:
- js:
- js/content_lock_form.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/jquery.once