mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 22:27:55 +01:00
Remove add from editor.
This commit is contained in:
parent
1602421544
commit
b717a5f910
@ -109,21 +109,5 @@
|
|||||||
|
|
||||||
<div id="mindplot" onselectstart="return false;"></div>
|
<div id="mindplot" onselectstart="return false;"></div>
|
||||||
<script type="text/javascript" src="js/editor.js"></script>
|
<script type="text/javascript" src="js/editor.js"></script>
|
||||||
|
|
||||||
<c:if test="${requestScope['google.ads.enabled'] && !memoryPersistence && !readOnlyMode}">
|
|
||||||
<div style="position: fixed;width:236px;height: 62px;z-index: 100;right: 10px; bottom: 10px">
|
|
||||||
<script type="text/javascript"><!--
|
|
||||||
google_ad_client = "ca-pub-7564778578019285";
|
|
||||||
/* WiseMapping Editor XSmal */
|
|
||||||
google_ad_slot = "9298402202";
|
|
||||||
google_ad_width = 234;
|
|
||||||
google_ad_height = 60;
|
|
||||||
//-->
|
|
||||||
</script>
|
|
||||||
<script type="text/javascript"
|
|
||||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
|
||||||
</script>
|
|
||||||
</div>
|
|
||||||
</c:if>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user