Skip to content

Commit

Permalink
[#506 state:resolved] Fixed a bug that caused the system view widget …
Browse files Browse the repository at this point in the history
…listing screen to not show the sidebar.
  • Loading branch information
MikeThomsen authored and jayallen committed Dec 7, 2010
1 parent 936613d commit caaafa3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tmpl/cms/list_widget.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,10 @@ TC.attachLoadEvent( init );
><__trans phrase="Delete"></a>
</mt:setvarblock>
<mt:setvarblock name="related_content">
<mt:if name="object_loop">
<mtapp:widget id="tips" label="<__trans phrase="Helpful Tips">">
<p><__trans phrase="To add a widget set to your templates, use the following syntax:"></p>
<p><__trans phrase="<strong>&lt;$MTWidgetSet name=&quot;Name of the Widget Set&quot;$&gt;</strong>"></p>
</mtapp:widget>
</mt:if>
</mt:setvarblock>
<mt:setvarblock name="system_msg">
<mt:if name="rebuild">
Expand Down

0 comments on commit caaafa3

Please sign in to comment.