app/views/phcpresspro/modules/categories/index.html.erb in phcpresspro-3.0.7 vs app/views/phcpresspro/modules/categories/index.html.erb in phcpresspro-3.0.8
- old
+ new
@@ -27,10 +27,10 @@
</td>
</tr>
<% end %>
</tbody>
</table>
- <%= link_to 'New Category', new_category_path, class: "btn btn-primary" %>
+ <%= link_to 'New Category', new_modules_category_path, class: "btn btn-primary" %>
</div>
</div>
</div>