Skip to content

Instantly share code, notes, and snippets.

@jmercedes
Created February 11, 2013 17:52
Show Gist options
  • Save jmercedes/4756137 to your computer and use it in GitHub Desktop.
Save jmercedes/4756137 to your computer and use it in GitHub Desktop.
HTML and Rails.
<div class="input-append">
<input id="t2" value="14:30" class="input-small" readonly="" type="text">
<button class="btn" type="button" id="toggle-btn">
<i class="icon-time"></i>
</button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment