Commit b36fa4ff authored by Ujvari Gergely's avatar Ujvari Gergely

Added mediumDate to fuzzytime directive

parent c8e4e417
......@@ -365,7 +365,7 @@ fuzzytime = ['$filter', ($filter) ->
require: '?ngModel'
restrict: 'E'
template: '<span class="small">{{ftime}}</span>'
template: '<span class="small">{{ftime | date:mediumDate}}</span>'
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment