diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-21 18:05:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-21 18:05:52 -0400 |
commit | 731f67f283cd15923002d4d2c734e2ae68ec5fa1 (patch) | |
tree | e2c91d77f8d1449858a5353afeeea700369931c6 | |
parent | 9126581d1835001ff8b44766539f9009ab7ae934 (diff) |
webapp: Move sidebar to the right hand side of the screen.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | doc/bugs/webapp_usability:_put_the_notices_on_the_right.mdwn | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7fa6fedb7..5644d7066 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ git-annex (4.20131003) UNRELEASED; urgency=low * Removed workaround for bug in git 1.8.4r0. * Added git-recover-repository command to git-annex source (not built by default; this needs to move to someplace else). + * webapp: Move sidebar to the right hand side of the screen. -- Joey Hess <joeyh@debian.org> Thu, 03 Oct 2013 15:41:24 -0400 diff --git a/doc/bugs/webapp_usability:_put_the_notices_on_the_right.mdwn b/doc/bugs/webapp_usability:_put_the_notices_on_the_right.mdwn index 6bca40f96..54f6c3a4f 100644 --- a/doc/bugs/webapp_usability:_put_the_notices_on_the_right.mdwn +++ b/doc/bugs/webapp_usability:_put_the_notices_on_the_right.mdwn @@ -13,3 +13,6 @@ Click the `X` on all the messages on the left. ### Please provide any additional information below. This is admittedly a very mild problem, but from a usability perspective, it would be less confusing to show those on the right. When they were gone, I thought git-annex was broken somewhat... -- [[anarcat]] + +> [[done]], although I'm not sure I'm sold on their being on the right +> being better. --[[Joey]] |