fix table graph time format custom option

pull/10616/head
Iris Scholten 2018-03-14 15:48:49 -07:00
parent ac8bdf5105
commit 88a2007ab1
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ export const FORMAT_OPTIONS = [
{text: 'MMMM D, YYYY'},
{text: 'MMMM D, YYYY h:mm A'},
{text: 'dddd, MMMM D, YYYY h:mm A'},
{text: TIME_FORMAT_DEFAULT},
{text: TIME_FORMAT_CUSTOM},
]
export const DEFAULT_TABLE_OPTIONS = {