overte-thingvellir/scripts/system/html
LaShonda Hopper 618978c959 [Case 7049] ESLint: Fixes unused var errors (details below).
* Fixes the following errors:
    * 590:13   error  'elJSONEditor' is assigned a value but never used                 no-unused-vars
    * 592:13   error  'elColorSections' is assigned a value but never used              no-unused-vars
    * 641:13   error  'elHyperlinkSections' is assigned a value but never used          no-unused-vars
    * 653:13   error  'elTextBackgroundColor' is assigned a value but never used        no-unused-vars
    * 670:13   error  'elZoneKeyLightDirectionZ' is assigned a value but never used     no-unused-vars
    * 695:13   error  'elZoneHazeAttenuateKeyLight' is assigned a value but never used  no-unused-vars
    * 696:13   error  'elZoneHazeKeyLightRange' is assigned a value but never used      no-unused-vars
    * 697:13   error  'elZoneHazeKeyLightAltitude' is assigned a value but never used   no-unused-vars
* This reduces eslint errors from 67 to 50

* Removes instances of stale commented code found when removing the above related items.
* Removes allSections array which doesn't appear to be actively used save registering _certain_ sections.
    * Removed registered section vars which weren't actually in use aside from being registered.

Changes Committed:
	modified:   scripts/system/html/js/entityProperties.js
2017-11-30 19:09:58 -05:00
..
css [Case 7049] Remove basic color section from non-shape Properties tab. 2017-11-30 15:14:47 -05:00
img Added Blocks to marketplace window 2017-08-04 16:56:30 -07:00
js [Case 7049] ESLint: Fixes unused var errors (details below). 2017-11-30 19:09:58 -05:00
ChatPage.html Limited Max Length of the Chat Box to 256 - as this exceeds Message. max. 2017-08-04 23:25:26 +01:00
entityList.html increment colspan count in table footer 2017-04-20 15:20:48 -07:00
entityProperties.html [Case 7049] Remove basic color section from non-shape Properties tab. 2017-11-30 15:14:47 -05:00
gridControls.html Raise and lower keyboard in entities editor 2016-09-28 17:57:53 +13:00
marketplaces.html Moved Blocks to tablet app 2017-08-10 14:23:45 -07:00
SnapshotReview.html Cleaned up Polaroid code 2017-06-02 11:02:01 -07:00
users.html simpler filter code 2017-02-15 10:23:36 -08:00