overte/scripts
LaShonda Hopper d466c079a4 Simple fix for 801 Uncaught TypeError (details below).
entityProperties.js was throwing out: 801 Uncaught TypeError: Cannot read property 'split' of undefined

This moves properties.modelURL related checks behind the property.type validation check to avoid
calling the function on an undefined member if the object doesn't have that key defined.

Changes Committed:
    modified:   scripts/system/html/js/entityProperties.js
2018-02-14 17:00:52 -05:00
..
+android Pre-merge cleanup 2018-01-14 19:48:12 -08:00
developer Merge pull request #12346 from Zvork/scripts 2018-02-13 09:08:35 -08:00
modules
system Simple fix for 801 Uncaught TypeError (details below). 2018-02-14 17:00:52 -05:00
tutorials remove cache buster 2018-01-31 22:00:30 +00:00
defaultScripts.js defang 2018-01-17 07:11:27 -08:00