mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 01:21:21 +03:00
Commented out code cleanup
This commit is contained in:
parent
d8dac662a1
commit
d971461ae6
@ -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) {
|
||||||
|
Loading…
Reference in New Issue
Block a user