Commit f1db0c3c by Masaru Abe

ビューアで右クリックのメニュー表示禁止

parent e4083f20
......@@ -69,7 +69,7 @@
</style>
</head>
<body id="viewer">
<body id="viewer" oncontextmenu="return false;">
<div id="wrapper">
<!--Viewer component is added here -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment