aboutsummaryrefslogtreecommitdiff
path: root/js/components/textfield.reel/textfield.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/textfield.reel/textfield.html')
-rwxr-xr-xjs/components/textfield.reel/textfield.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/textfield.reel/textfield.html b/js/components/textfield.reel/textfield.html
index 89adf776..73defabd 100755
--- a/js/components/textfield.reel/textfield.html
+++ b/js/components/textfield.reel/textfield.html
@@ -19,6 +19,6 @@
19 </script> 19 </script>
20</head> 20</head>
21<body> 21<body>
22 <input id="textfield" class="nj-skinned" type="text"> 22 <input id="textfield" class="textfield nj-skinned" type="text">
23</body> 23</body>
24</html> \ No newline at end of file 24</html> \ No newline at end of file