Merge branch 'master' of github.com:easysoft/zentaopms

This commit is contained in:
wangyidong
2017-05-19 16:57:23 +08:00
+3
View File
@@ -1,3 +1,6 @@
// Prevent login page show in a iframe modal
if(window.self !== window.top) window.top.location.href = window.location.href;
function setForm(){}
$(document).ready(function()
{