Commit 1887c4f2 by Torkel Ödegaard

singlestat: minor change

parent 01fc3757
......@@ -776,7 +776,7 @@ function($, _, moment) {
submenu: [
{text: 'YYYY-MM-DD HH:mm:ss', value: 'dateTimeAsIso' },
{text: 'DD/MM/YYYY h:mm:ss a', value: 'dateTimeAsUS' },
{text: 'from now', value: 'dateTimeFromNow' },
{text: 'From Now', value: 'dateTimeFromNow' },
]
},
{
......
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