]> source.dussan.org Git - redmine.git/commitdiff
Add the page title when editing /my/page.
authorEric Davis <edavis@littlestreamsoftware.com>
Wed, 26 May 2010 21:52:03 +0000 (21:52 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Wed, 26 May 2010 21:52:03 +0000 (21:52 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3755 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/my/page_layout.rhtml

index cb96342cbdb4f6234bee3f22a95ef3f297d2bd59..54e60be3603db028b0e35089a94fe699a0ebe475 100644 (file)
@@ -105,3 +105,4 @@ function removeBlock(block) {
        %>
       
 <%= javascript_tag "updateSelect()" %>
+<% html_title(l(:label_my_page)) -%>