mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 15:58:38 -05:00
Revert "Revert "Adding a date filter that will format dates in Tower UI""
This reverts commit a5119f681d688ea1bdf07b952a065f90a03ea757.
This commit is contained in:
@@ -180,7 +180,8 @@ var tower = angular.module('Tower', [
|
||||
'CreateCustomInventoryHelper',
|
||||
'CustomInventoryListDefinition',
|
||||
'AdhocHelper',
|
||||
'features'
|
||||
'features',
|
||||
'longDateFilter'
|
||||
])
|
||||
|
||||
.constant('AngularScheduler.partials', urlPrefix + 'lib/angular-scheduler/lib/')
|
||||
|
||||
Reference in New Issue
Block a user