* Add details popover to action.

* Hide tags and overdue date on phones
* Depend on released twitter-bootstrap-rails instead of their master tree
This commit is contained in:
Reinier Balt 2013-08-09 22:49:57 +02:00
parent f8d0ff31d4
commit 031f9fe967
13 changed files with 70 additions and 55 deletions

View file

@ -12,14 +12,18 @@
//
//= require jquery
//= require jquery_ujs
//
//= require twitter/bootstrap/bootstrap-tooltip
//= require twitter/bootstrap/bootstrap-popover
//= require twitter/bootstrap/bootstrap-modal
//= require twitter/bootstrap/bootstrap-tab
//= require twitter/bootstrap/bootstrap-button
//= require twitter/bootstrap/bootstrap-dropdown
//= require twitter/bootstrap/bootstrap-collapse
//= require twitter/bootstrap/bootstrap-transition
//
//= require mousetrap
//
// Stuff in vendor/assets
// require jquery-ui-1.10.0.custom.min
// require jquery.ui.touch-punch.min
@ -28,11 +32,11 @@
// require jquery.jeditable.mini
// require jquery.simulate.drag-sortable
// require jquery.truncator
//
//= require typeahead
//= require jquery.cookie
//= require swf_fu
//
// Stuff in app/assets
//= require tracks.js
//= require keybindings.js