Show More
Commit Description:
tags / problems
Commit Description:
tags / problems
File last commit:
Show/Diff file:
Action:
app/views/problems/edit.html.haml | 6 lines | 142 B | text/x-haml | HamlLexer |
modernize problem
r876 %h1 Editing Problem
= render 'form', problem: @problem
.row.my-3
.col-md-4
= link_to 'Back', problems_path, class: 'btn btn-secondary'