mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
Fix embedded url
This commit is contained in:
parent
0f66d6fb6d
commit
cba00adc41
@ -11,7 +11,7 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<base href="{requestScope['site.baseurl']}/">
|
||||
<base href="${requestScope['site.baseurl']}/">
|
||||
<title><spring:message code="SITE.TITLE"/> - ${mindmap.title} </title>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
|
Loading…
Reference in New Issue
Block a user