[Frontend] Removing glyph definitions; updating tests

Fixes #1047
Search and removal of "glyph" definitions in bundle
and other JS files; updating tests accordingly;
This commit is contained in:
Charles Hacskaylo
2016-07-25 10:20:33 -07:00
parent 574b8bd5c1
commit 650fbcc921
34 changed files with 22 additions and 102 deletions

View File

@ -49,7 +49,6 @@ define([
{
"key": "eventGenerator",
"name": "Event Message Generator",
"glyph": "\u0066",
"cssclass": "icon-folder-new",
"description": "For development use. Creates sample event message data that mimics a live data stream.",
"priority": 10,