Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <!-- Filteris -->
  2. <div class="col-md-12">
  3. <div class="col-md-3">
  4. <div id="toolbar">
  5. <select class="form-control">
  6. <option value="">Filter: A - Z</option>
  7. <option value="">Filter: Z - A</option>
  8. </select>
  9. </div>
  10. <br>
  11. </div>
  12. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement