Updated posts list
This commit is contained in:
parent
94b2f1e4ab
commit
e6aa4991fc
@ -32,7 +32,7 @@ var listAdmin = {
|
||||
m('em', {
|
||||
style: 'color: ' + pengumuman.foreground
|
||||
}, [
|
||||
pengumuman.creatorName,
|
||||
pengumuman.creatorName.split(' ')[0],
|
||||
' - ',
|
||||
fecha.format(fecha.parse(pengumuman.created_at, 'YYYY-MM-DD HH:mm:ss'), 'YYYY-MM-DD')
|
||||
])
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user