df
This commit is contained in:
parent
d5c843c2a0
commit
602999b001
|
|
@ -26,6 +26,7 @@
|
|||
<title><?= $_SESSION['p_vue'] ?></title>
|
||||
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
if (document.addEventListener) {
|
||||
document.addEventListener('contextmenu', function (e) {
|
||||
e.preventDefault();
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
window.event.returnValue = false;
|
||||
});
|
||||
}
|
||||
*/
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user