Skip to content
Snippets Groups Projects
Commit 96d9b8bd authored by Carsten  Rose's avatar Carsten Rose
Browse files

NameSpaceFunctions.js: typo fixed

parent be3357b9
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ QfqNS.Element = QfqNS.Element || {}; ...@@ -34,7 +34,7 @@ QfqNS.Element = QfqNS.Element || {};
case 'number': case 'number':
case "email": case "email":
case "url": case "url":
case "passoword": case "password":
case "datetime": case "datetime":
case "datetime-local": case "datetime-local":
case "date": case "date":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment