Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <div class="operation">
  2.  
  3. <h1 class="operation_title">new Command</h1>
  4.  
  5. <%= render 'form', command: @command %>
  6.  
  7. <%= link_to 'Back', command_management_show_path, { id: :back_button } %>
  8.  
  9. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement