Style.
This commit is contained in:
parent
e26886bf6f
commit
cdd263cde5
@ -463,7 +463,7 @@ ImporterApp.prototype.FileSelected = function (event)
|
|||||||
|
|
||||||
ImporterApp.prototype.OpenFile = function ()
|
ImporterApp.prototype.OpenFile = function ()
|
||||||
{
|
{
|
||||||
var fileInput = document.getElementById('file');
|
var fileInput = document.getElementById ('file');
|
||||||
fileInput.click ();
|
fileInput.click ();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user