Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <button class="btn btn-primary" data-toggle="modal" data-target=".bs-example-modal-sm">No of items purchased</button>
  2. <div class="modal fade bs-example-modal-sm" tabindex="-1" role="dialog" aria-labelledby="mySmallModalLabel" aria-hidden="true">
  3. <div class="modal-dialog modal-sm">
  4. <div class="modal-content"><br>
  5. <h4>hi</h4>
  6. </div>
  7. </div>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement