Merged in bugfix/PMCORE-766 (pull request #7446)
PMCORE-766 Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
65f868d496
@@ -21,6 +21,7 @@ setFlag = function (val) {
|
||||
flagRefresh = val;
|
||||
};
|
||||
|
||||
Ext.BLANK_IMAGE_URL = "data:image/gif;base64,R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==";
|
||||
Ext.onReady(function(){
|
||||
new Ext.KeyMap(document, {
|
||||
key: Ext.EventObject.F5,
|
||||
|
||||
Reference in New Issue
Block a user