repo.or.cz
/
lyrix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sortables are no longer in the view
[lyrix.git]
/
app
/
views
/
usages
/
_song.haml
blob
36f80fa2ef37e3736acd9524459cc2bff570ca73
1
%li[song]
2
%span.drag_me= image_tag('cd.png')
3
= song.title
4
= draggable_element(dom_id(song), :revert => true, :handle => "'drag_me'")