lib/masterview/extras/app/views/masterview/admin/create.rhtml in masterview-0.1.5 vs lib/masterview/extras/app/views/masterview/admin/create.rhtml in masterview-0.2.0

- old
+ new

@@ -1,12 +1,12 @@ <html> <head> <title>Masterview Admin</title> - <%= stylesheet_link_tag 'scaffold' %> - <%= stylesheet_link_tag 'sidebox' %> - <%= stylesheet_link_tag 'color-scheme' %> + <%= stylesheet_link_tag 'masterview/style' %> + <%= stylesheet_link_tag 'masterview/sidebox' %> + <%= stylesheet_link_tag 'masterview/color-scheme' %> <%= javascript_include_tag :defaults %> </head> <body> @@ -43,10 +43,10 @@ <div class="form_div mv_admin_create_form_div"> <form action="<%= url_for :controller => 'masterview', :action => 'create' %>" method="post"> <p>Submitting this form will copy/import the layout from the source MasterView template file and will - create a new MasterView template file (controller_action.html) containing the imported layout. By providing + create a new MasterView template file (controller/action.html) containing the imported layout. By providing a action name, it will create some default placeholder content in the file. It will not create any controller class methods or models. </p> <div class="record">