#1039: WebSubmit: warn user when Javascript is disabled
------------------------+-----------------------
Reporter: jcaffaro | Owner:
Type: enhancement | Status: new
Priority: minor | Component: WebSubmit
Version: | Keywords:
------------------------+-----------------------
WebSubmit requires to have Javascript enabled on the browser client. While
it is hoped that this requirement would be removed (see
[https://savannah.cern.ch/task/index.php?3178 Savannah ticket 3178]), it
would be nice in the meantime to display a message to the user when
visiting a submission page with Javascript disabled:
{{{
<noscript>
Submissions requires to have Javascript enabled.
Please enable Javascript on your browser in order to submit.
</noscript>
}}}
--
Ticket URL: <http://invenio-software.org/ticket/1039>
Invenio <http://invenio-software.org>