|
36 | 36 | </div>
|
37 | 37 | <div class="card-footer d-flex justify-content-end">
|
38 | 38 | <%= f.button :submit, class: 'btn btn-primary text-white mr-2' %>
|
39 |
| - <%= link_to t(:'hyrax.pages.cancel'), hyrax.admin_admin_sets_path, class: 'btn btn-light' %> |
| 39 | + <%= link_to t(:'hyrax.pages.cancel'), hyrax.edit_pages_path, class: 'btn btn-light' %> |
40 | 40 | </div>
|
41 | 41 | <% end %>
|
42 | 42 | </div>
|
|
52 | 52 | </div>
|
53 | 53 | <div class="card-footer d-flex justify-content-end">
|
54 | 54 | <%= f.button :submit, class: 'btn btn-primary text-white mr-2' %>
|
55 |
| - <%= link_to t(:'hyrax.pages.cancel'), hyrax.admin_admin_sets_path, class: 'btn btn-light' %> |
| 55 | + <%= link_to t(:'hyrax.pages.cancel'), hyrax.edit_pages_path, class: 'btn btn-light' %> |
56 | 56 | </div>
|
57 | 57 | <% end %>
|
58 | 58 | </div>
|
|
68 | 68 | </div>
|
69 | 69 | <div class="card-footer d-flex justify-content-end">
|
70 | 70 | <%= f.button :submit, class: 'btn btn-primary text-white mr-2' %>
|
71 |
| - <%= link_to t(:'hyrax.pages.cancel'), hyrax.admin_admin_sets_path, class: 'btn btn-light' %> |
| 71 | + <%= link_to t(:'hyrax.pages.cancel'), hyrax.edit_pages_path, class: 'btn btn-light' %> |
72 | 72 | </div>
|
73 | 73 | <% end %>
|
74 | 74 | </div>
|
|
84 | 84 | </div>
|
85 | 85 | <div class="card-footer d-flex justify-content-end">
|
86 | 86 | <%= f.button :submit, class: 'btn btn-primary text-white mr-2' %>
|
87 |
| - <%= link_to t(:'hyrax.pages.cancel'), hyrax.admin_admin_sets_path, class: 'btn btn-light' %> |
| 87 | + <%= link_to t(:'hyrax.pages.cancel'), hyrax.edit_pages_path, class: 'btn btn-light' %> |
88 | 88 | </div>
|
89 | 89 | <% end %>
|
90 | 90 | </div>
|
|
0 commit comments