Add example extern for exampleNS

This commit is contained in:
Antoine Abt
2014-02-13 16:14:05 +01:00
parent b169ef2094
commit 21bfdb1d1e
4 changed files with 12 additions and 1 deletions

View File

@@ -56,7 +56,7 @@
$(select).change(modeChangedMethod);
select.className = 'input-medium';
form.className = 'navbar-form pull-right';
form.appendChild(select);