]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rm `action` attr from highlighted example code too
authorChris Rebert <github@rebertia.com>
Wed, 14 Aug 2013 07:09:42 +0000 (00:09 -0700)
committerChris Rebert <github@rebertia.com>
Wed, 14 Aug 2013 07:09:42 +0000 (00:09 -0700)
fixup to e61c71e0775f676c3e404e7a8853949c78bc4511

components.html

index 17a96e86bd6765cee4d3c6343940ea0ee0b76849..b2b68778dfe83d4b4ca743cde2ca94e1f3e788bd 100644 (file)
@@ -1179,7 +1179,7 @@ base_url: "../"
         </ul>
       </li>
     </ul>
-    <form class="navbar-form navbar-left" action="" role="search">
+    <form class="navbar-form navbar-left" role="search">
       <div class="form-group">
         <input type="text" class="form-control" placeholder="Search">
       </div>