diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-07 16:54:26 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-07 16:54:26 +0000 |
commit | 8e24c6458da011009685bf2bdb9b28e21e1f9249 (patch) | |
tree | 140d73d9c4378ee0c5b5539e15d5ebcfd5d31fe8 /public/images | |
parent | b748455d96644968303fb0a3777a93e6de80d0aa (diff) | |
download | redmine-8e24c6458da011009685bf2bdb9b28e21e1f9249.tar.gz redmine-8e24c6458da011009685bf2bdb9b28e21e1f9249.zip |
Added an option to see all versions in the roadmap view (including completed ones).
On calendar and gantt, versions are now clickable and link to the corresponding entry in the roadmap.
Since calendar and gantt are now cached, don't forget to empty your cache before restarting the application.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@516 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/images')
-rw-r--r-- | public/images/arrow_bw.png | bin | 997 -> 998 bytes |
-rw-r--r-- | public/images/arrow_from.png | bin | 994 -> 995 bytes |
-rw-r--r-- | public/images/arrow_to.png | bin | 991 -> 997 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/public/images/arrow_bw.png b/public/images/arrow_bw.png Binary files differindex 52dfc96f0..2af9e2cd4 100644 --- a/public/images/arrow_bw.png +++ b/public/images/arrow_bw.png diff --git a/public/images/arrow_from.png b/public/images/arrow_from.png Binary files differindex 4d5eeb9ea..7d94ad185 100644 --- a/public/images/arrow_from.png +++ b/public/images/arrow_from.png diff --git a/public/images/arrow_to.png b/public/images/arrow_to.png Binary files differindex 4f969716f..f021e98c9 100644 --- a/public/images/arrow_to.png +++ b/public/images/arrow_to.png |