You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/app/views/asciicasts/_actions.html.slim

5 lines
204 B
Plaintext

- if @asciicast.user == current_user
ul.delimited
li = link_to 'Edit title & description', edit_asciicast_path(@asciicast), :rel => 'nofollow'
li = link_to_delete_asciicast 'Delete', @asciicast