Cross Reference: _url_map.html.haml
xref
: /
ontohub
/
app
/
views
/
url_maps
/
_url_map.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
%tr
%
td.source
=
url_map.source
%
td.symbol
↦
%
td.target
=
url_map.target
- if can? :write, repository
%
td.edit
= link_to [:edit,
url_map.repository
, url_map] do
%
i.fa.fa-pencil-square-o
- if can? :write, repository
%
td.delete
= link_to [
url_map.repository
, url_map], method: :delete, confirm: 'Really delete this URL Map?' do
%
i.fa.fa-trash