mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Fix jshint errors
This commit is contained in:
parent
83e9553015
commit
144044f4dc
@ -72,7 +72,6 @@ export default ['$location', '$compile', '$rootScope', 'SearchWidget', 'Paginate
|
||||
this.scope.mode = options.mode;
|
||||
|
||||
this.scope.isHiddenByOptions = function(options) {
|
||||
var hiddenByNgHide = false, shownByNgShow = false;
|
||||
|
||||
// If neither ngHide nor ngShow are specified we
|
||||
// know it.s not hidden by options
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user