10 lines
230 B
Plaintext
Executable file
10 lines
230 B
Plaintext
Executable file
%tr
|
|
%td
|
|
= check_box_tag "items_ids[]", link.id
|
|
\/
|
|
= link_to "<i class=\"icon-edit\"></i>".html_safe,edit_link_path(link)
|
|
%td{:nowrap=>"nowrap"}
|
|
= link_to link.url,"http://"+link.url
|
|
%td{:nowrap=>"nowrap"}
|
|
= link.info
|