Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
commit 9e32426d1be97d7127abfe48f460a612a35c2be4
Author: Vivek Sachdeva <erviveksachdeva@gmail.com>
Date:   Sun Nov 6 09:03:23 2016 -0800

    GRP-1408 - Change the html to have the left box appear before the main content in the right side

 grouper-ui/webapp/WEB-INF/grouperUi2/index/index.jsp | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Issue# 10: GRP-1409: UI Accessibility Improvements: Error (and success) messages are displayed above the page heading and all content, unapparent to screenreaders

Code Block
commit b80e10deacd503efdd65ac3098f5815ed77886ee
Author: Vivek Sachdeva <erviveksachdeva@gmail.com>
Date:   Sun Nov 6 10:04:19 2016 -0800

    GRP-1409 - Add role=alert to the messages

 grouper-ui/webapp/grouperExternal/public/assets/js/grouper.js   | 8 ++++----
 grouper-ui/webapp/grouperExternal/public/assets/js/grouperUi.js | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)