[FEATURE] Enable closing of ExtJS FlashMessages
Some of the FlashMessages have such a big space requirement that users have to wait, until they disappear to continue working in the backend. This patch makes the ExtJS FlashMessages disappear, if the user clicks on close icon in the message header. Change-Id: I270dc0b6b4cfef945aa5802abcf586671db63e8b Resolves: #27747 Releases: 4.6 Reviewed-on: http://review.typo3.org/2956 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert Reviewed-by: Kay Strobach Tested-by: Kay Strobach Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
Showing
- t3lib/js/extjs/ux/flashmessages.js 15 additions, 7 deletionst3lib/js/extjs/ux/flashmessages.js
- t3lib/stddb/tables.php 16 additions, 0 deletionst3lib/stddb/tables.php
- typo3/sysext/t3skin/images/icons/actions/message-error-close.png 0 additions, 0 deletions...ysext/t3skin/images/icons/actions/message-error-close.png
- typo3/sysext/t3skin/images/icons/actions/message-information-close.png 0 additions, 0 deletions...t3skin/images/icons/actions/message-information-close.png
- typo3/sysext/t3skin/images/icons/actions/message-notice-close.png 0 additions, 0 deletions...sext/t3skin/images/icons/actions/message-notice-close.png
- typo3/sysext/t3skin/images/icons/actions/message-ok-close.png 0 additions, 0 deletions...3/sysext/t3skin/images/icons/actions/message-ok-close.png
- typo3/sysext/t3skin/images/icons/actions/message-warning-close.png 0 additions, 0 deletions...ext/t3skin/images/icons/actions/message-warning-close.png
- typo3/sysext/t3skin/images/sprites/t3skin.png 0 additions, 0 deletionstypo3/sysext/t3skin/images/sprites/t3skin.png
- typo3/sysext/t3skin/stylesheets/sprites/t3skin.css 590 additions, 570 deletionstypo3/sysext/t3skin/stylesheets/sprites/t3skin.css
- typo3/sysext/t3skin/stylesheets/structure/element_message.css 5 additions, 0 deletions...3/sysext/t3skin/stylesheets/structure/element_message.css
Please register or sign in to comment