- Disable text selection on IE 9.
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="mapContainer">
|
||||
<div id="mindplot"></div>
|
||||
<div id="mindplot" onselectstart="return false;"></div>
|
||||
|
||||
<div id="embFooter">
|
||||
<a href="${pageContext.request.contextPath}/c/home" target="new">
|
||||
|
Reference in New Issue
Block a user