lib/generators/mdd/sandbox/templates/app/views/layouts/system.html.erb in mdd-1.0.2 vs lib/generators/mdd/sandbox/templates/app/views/layouts/system.html.erb in mdd-1.0.3

- old
+ new

@@ -12,10 +12,10 @@ <%= render '/template/mdwa/notice', :notice => notice, :alert => alert %> <div id="header" class="yui3-g"> <div id="logo" class="yui3-u-1-3"> - <%= link_to "MDWA Application", root_path, :target => '_self' %> + <%= link_to "MDWA Application", a_root_path, :target => '_self' %> </div> <div id="logged_info" class="yui3-u-1-3"> <%= render "/a/users/welcome" %> </div> <div class="clear"></div> \ No newline at end of file