Skip to content

Instantly share code, notes, and snippets.

@verma
Created April 17, 2014 22:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save verma/11013981 to your computer and use it in GitHub Desktop.
Save verma/11013981 to your computer and use it in GitHub Desktop.
(dom/div #js {:className "col-sm-2 tag-button-container"}
(dom/button #js {:className "btn btn-default btn-lg tag-item-action"
:type "button"
:dataToggle "modal"
:dataTarget "#tagsModal"} "Tag"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment