HOR-368 Security Avoid the problem of overwriting session data opening multiple browser tabs or multiple browser instances
up observations active or desactive block tab
This commit is contained in:
5
workflow/engine/js/src/PM.js
Normal file
5
workflow/engine/js/src/PM.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var PM = PM || {};
|
||||
(function() {
|
||||
PM.version = '3.0.1.8';
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user