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:
chouseknecht
2013-06-29 06:56:15 -04:00
parent e5b827944e
commit b6b61401f8
9 changed files with 73 additions and 18 deletions

View File

@@ -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
}