Minor: Replace tabs with spaces noticed when browsing file.

Changes Committed:
    modified:   scripts/system/html/js/entityProperties.js
This commit is contained in:
LaShonda Hopper 2017-11-06 20:09:08 -05:00
parent b7a959255d
commit 3152d5808e

View file

@ -1120,7 +1120,7 @@ function loaded() {
activeElement.select();
}
}
clearSelection();
clearSelection();
}
});
}