translations_editor.js
6.5 KB
-
Fix exception on Internet Explorer when adding first transcript language · 551301a7
Internet Explorer throws an "Invalid argument" exception when uses an empty string as the parameter in ```namedItem``` method. Change empty string into null value can maintain browser consistency.
louyihua committed