Scroll List Dates need a default format

This commit is contained in:
Lirusaito
2019-07-18 18:55:05 -04:00
parent 74d26eac86
commit cf94149dc1

View File

@@ -78,7 +78,7 @@ public:
visible("visible", true),
value("value"),
tool_tip("tool_tip", ""),
format("format", ""),
format("format", "%D %T"),
font("font"/*, LLFontGL::getFontSansSerifSmall()*/),
font_color("font_color", LLColor4::black),
font_style("font-style"),