[Front-end] Menu tweaks

Fixes #1729
Mini super-menu and related description text
This commit is contained in:
Charles Hacskaylo
2017-09-25 12:08:04 -07:00
parent 78f49784a0
commit bc7d92ee0d
3 changed files with 8 additions and 16 deletions

View File

@@ -201,7 +201,7 @@ define(
var options = [{
key: 'fixed',
name: 'Fixed Timespan Mode',
description: 'Query and explore data that falls between two fixed datetimes',
description: 'Query and explore data that falls between two fixed datetimes.',
cssClass: 'icon-calendar'
}];
var clocks = {};