mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
jshint fixes
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
/* jshint unused: vars */
|
||||||
|
|
||||||
export default function() {
|
export default function() {
|
||||||
return function(scope, element, attrs) {
|
return function(scope, element, attrs) {
|
||||||
element.tooltip();
|
element.tooltip();
|
||||||
|
|||||||
Reference in New Issue
Block a user