Since i added a relationship to my table , this piece of Code shows up on my site : --> (--> in sourcecode) in browse mode (Details)
looks like some orphan javascipt close tag.
Below you can see the sourcecode of the page right before it occurs.
- Code: Select all
<div class="portlet">
<div>
<h5>Dieser Datensatz</h5>
<div class="portletBody">
<ul id="navtree-my_table?id=4312" class="navtree">
<li class="level1">
<img src="http://www.myurl.de//images/treeCollapsed.gif" alt="Show details" onclick="expandNode(this,'neu_fragen?id=4312/video_pedo')">
relationship button
<ul style="display: none;" id="navtree-fragen?id=4312/video_pedo">
<li>Lade ...</li>
</ul>
</li>
</ul>
</div>
</div>
</div> -->
Where can i find the code of the relationship portlet ?
thanks and
cheers
Martin