aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/dashboard/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dashboard/index.html b/examples/dashboard/index.html
index 47ca987de..e721aa16a 100644
--- a/examples/dashboard/index.html
+++ b/examples/dashboard/index.html
@@ -46,7 +46,7 @@
<li><a href="#">Profile</a></li>
<li><a href="#">Help</a></li>
</ul>
- <form action="" class="navbar-form navbar-right">
+ <form class="navbar-form navbar-right">
<input type="text" class="form-control" placeholder="Search...">
</form>
</div>