Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
This is pretty much a non-issue as the particular data-attribute isn't used in the JS but the HTML of the file_uploader template contains:[HTML]data-uploaderId="{$uploaderId}"[/HTML]If this was ever needed in the future, or indeed if an add-on extended and needed this, the attribute would be invalid.Should be:[HTML]data-uploaderid="{$uploaderId}"[/HTML]
This is pretty much a non-issue as the particular data-attribute isn't used in the JS but the HTML of the file_uploader template contains:
[HTML]data-uploaderId="{$uploaderId}"[/HTML]
If this was ever needed in the future, or indeed if an add-on extended and needed this, the attribute would be invalid.
Should be:
[HTML]data-uploaderid="{$uploaderId}"[/HTML]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences