Sign in through GitHub

brian5150's Profile

GitHub User: brian5150

Comments by

Avatar

When I select the files or file, nothing happens.

I get the following error on page load:

TypeError: document.getElementById(...) is null
[Break On This Error]

return document.getElementById(id).innerHTML;

The id is: template-upload when I check it in Firefox.

Any thoughts?