diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-02 17:32:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-02 17:32:54 -0400 |
commit | 2dc7e5e36c1731264711d255a9c71dc1e7e8b037 (patch) | |
tree | 6e9f540ba341a6e845b9570c6301527193cca2d9 /debian | |
parent | 1b0077d97ef9ccff44a4273b3dc2f4b0931f657c (diff) |
webapp: Fix bad interaction between required fields and modals.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 60a812687..3328627d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ git-annex (3.20121128) UNRELEASED; urgency=low * webdav: Avoid trying to set props, avoiding incompatability with livedrive.com. Needs DAV version 0.3. * webapp: Prettify error display. + * webapp: Fix bad interaction between required fields and modals. -- Joey Hess <joeyh@debian.org> Wed, 28 Nov 2012 13:31:07 -0400 |