- Fix the problem tha public links where not properly displayed.
This commit is contained in:
@@ -50,9 +50,9 @@ solid black" src="${baseUrl}/c/maps/${mindmap.id}/embed?zoom=1"> </iframe&
|
||||
</div>
|
||||
|
||||
<div class="tab-pane fade" id="publicUrlTab">
|
||||
<spring:message code="DIRECT_LINK"/>:
|
||||
<p><spring:message code="DIRECT_LINK_EXPLANATION"/></p>
|
||||
<input name="url" value="${baseUrl}/c/maps/${mindmap.id}/public"
|
||||
style="width:400px"
|
||||
style="width:400px;cursor: text"
|
||||
readonly="readonly"/>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user