]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Added missing 'data-dismiss="modal"' on the first example model source. 1052/head 1053/head
authorScott Watermasysk <scottwater@gmail.com>
Wed, 18 Jan 2012 19:53:59 +0000 (14:53 -0500)
committerScott Watermasysk <scottwater@gmail.com>
Wed, 18 Jan 2012 19:53:59 +0000 (14:53 -0500)
docs/javascript.html

index fb854d28142758077a1612ae6c037b3752134954..8accce21094feb2c9d923528ec2093870bb7f09a 100644 (file)
           <div class="well" style="background-color: #888; border: none;">
             <div class="modal" style="position: relative; top: auto; left: auto; margin: 0 auto; z-index: 1">
               <div class="modal-header">
-                <a href="#" class="close js-dismiss">&times;</a>
+                <a href="#" class="close" data-dismiss="modal">&times;</a>
                 <h3>Modal header</h3>
               </div>
               <div class="modal-body">