| Sisältö | Prioriteetti | |
|---|---|---|
| <%= index.content %> | <%= index.seqnum %> | <%= link "Lisätietoja", to: Routes.admin_index_path(@conn, :show, index) %> <%= link "Muokkaa", to: Routes.admin_index_path(@conn, :edit, index) %> <%= link "Poista", to: Routes.admin_index_path(@conn, :delete, index), method: :delete, data: [confirm: "Are you sure?"] %> |