@@ -478,7 +478,8 module ApplicationHelper | |||||
478 | } |
|
478 | } | |
479 | content_tag('span', '', |
|
479 | content_tag('span', '', | |
480 | :class => "sort-handle", |
|
480 | :class => "sort-handle", | |
481 |
:data => data |
|
481 | :data => data, | |
|
482 | :title => l(:button_sort)) | |||
482 | end |
|
483 | end | |
483 |
|
484 | |||
484 | def breadcrumb(*args) |
|
485 | def breadcrumb(*args) |
General Comments 0
You need to be logged in to leave comments.
Login now