diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-02-05 19:33:43 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-02-05 19:33:43 +0000 |
commit | 08ff4dfb216c0a95fedaed1ee5e55c9cf83e7710 (patch) | |
tree | 83a69ae9e7eb298b0269f79d3ba2b2ae152a1999 /app/views/my | |
parent | 2e72f2eca8f441a6ea89e71033837b9cd677d4a5 (diff) | |
download | redmine-08ff4dfb216c0a95fedaed1ee5e55c9cf83e7710.tar.gz redmine-08ff4dfb216c0a95fedaed1ee5e55c9cf83e7710.zip |
removed underscores in block names (problem with scriptaculous sortables)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@242 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/my')
-rw-r--r-- | app/views/my/blocks/_issuesassignedtome.rhtml (renamed from app/views/my/blocks/_issues_assigned_to_me.rhtml) | 0 | ||||
-rw-r--r-- | app/views/my/blocks/_issuesreportedbyme.rhtml (renamed from app/views/my/blocks/_issues_reported_by_me.rhtml) | 0 | ||||
-rw-r--r-- | app/views/my/blocks/_news.rhtml (renamed from app/views/my/blocks/_latest_news.rhtml) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/app/views/my/blocks/_issues_assigned_to_me.rhtml b/app/views/my/blocks/_issuesassignedtome.rhtml index 2a4e2a05d..2a4e2a05d 100644 --- a/app/views/my/blocks/_issues_assigned_to_me.rhtml +++ b/app/views/my/blocks/_issuesassignedtome.rhtml diff --git a/app/views/my/blocks/_issues_reported_by_me.rhtml b/app/views/my/blocks/_issuesreportedbyme.rhtml index 9b40b3606..9b40b3606 100644 --- a/app/views/my/blocks/_issues_reported_by_me.rhtml +++ b/app/views/my/blocks/_issuesreportedbyme.rhtml diff --git a/app/views/my/blocks/_latest_news.rhtml b/app/views/my/blocks/_news.rhtml index 4bad9a542..4bad9a542 100644 --- a/app/views/my/blocks/_latest_news.rhtml +++ b/app/views/my/blocks/_news.rhtml |