2013-11-05 Sergio Martin <sergio.martin@artica.es>

* include/javascript/jquery.pandora.js: Fixed "press
	on scape" close event on enterprise dialog



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
zarzuelo 2013-11-05 15:17:44 +00:00
parent bb4d6a9081
commit 0cec075eff
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2013-11-05 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js: Fixed "press
on scape" close event on enterprise dialog
2013-11-05 Sergio Martin <sergio.martin@artica.es>
* include/functions_tags.php: Fix the tags acl

View File

@ -95,6 +95,7 @@ $(document).ready (function () {
$( "#license_error_msg_dialog" ).dialog({
dialogClass: "no-close",
closeOnEscape: false,
resizable: true,
draggable: true,
modal: true,