Commit 6acb708d authored by Phil Hughes's avatar Phil Hughes

fixed admin breadcrumb titles

parent 43cc8bd4
- page_title "Edit", @application.name, "Applications"
- breadcrumb_title "Applications"
%h3.page-title Edit application
- @url = admin_application_path(@application)
......
- page_title "New Application"
- breadcrumb_title "Applications"
- page_title "New Application"
%h3.page-title New application
- @url = admin_applications_path
......
- breadcrumb_title "Service Templates"
- page_title @service.title, "Service Templates"
= render 'form'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment