mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
Commented out code cleanup
This commit is contained in:
@@ -449,7 +449,6 @@ input[type='radio']:checked:before {
|
|||||||
|
|
||||||
.Form-labelAction {
|
.Form-labelAction {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
//color: @default-interface-txt;
|
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
padding-left:5px;
|
padding-left:5px;
|
||||||
|
|||||||
@@ -155,7 +155,6 @@ export default
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
sync_playbook_select2();
|
sync_playbook_select2();
|
||||||
//setTimeout(() => $("#playbook-select").trigger('change'), 1) // sync select2
|
|
||||||
};
|
};
|
||||||
|
|
||||||
$scope.toggleNotification = function(event, notifier_id, column) {
|
$scope.toggleNotification = function(event, notifier_id, column) {
|
||||||
|
|||||||
Reference in New Issue
Block a user