mirror of
https://github.com/ansible/awx.git
synced 2026-08-02 02:49:58 -02:30
AC-175 Added date conversion utility. Date on Jobs and Job Events pages is now converted to local timezone and formatted in a more readable manner. Improved performance of auto expansion on Job Events page.
This commit is contained in:
@@ -16,4 +16,5 @@ var $AnsibleConfig =
|
||||
tooltip_delay: 2000, // Default number of milliseconds to delay displaying/hiding tooltips
|
||||
|
||||
debug_mode: true // Enable console logging messages
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user