mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 20:54:03 +00:00
10 lines
135 B
Text
10 lines
135 B
Text
|
|
.row
|
||
|
|
.col-md-12
|
||
|
|
.page-header
|
||
|
|
%h1
|
||
|
|
Edit Ticket
|
||
|
|
= @ticket.title
|
||
|
|
.row
|
||
|
|
.col-md-8
|
||
|
|
= render partial: 'form'
|