On Mon, Jul 4, 2011 at 5:10 PM, Cal Leeming [Simplicity Media Ltd] <
cal.leem...@simplicitymedialtd.co.uk> wrote:
> On a side note, you could have also used fixed/absolute positioning of
> the element, then used jQuery show() and hide() to show the menu bar
> if someone clicks on the pull out tab.
{% if section.1 = 'help' %}
>> display stuff relating to dashboard/help only
>> {% endif %}
>> {% endif %}
>>
>> On Mon, Jun 27, 2011 at 6:27 AM, Venkatraman S wrote:
>>>
>>> Hi,
>>>
>>> I was looking for
uff relating to dashboard/help only
> {% endif %}
> {% endif %}
>
> On Mon, Jun 27, 2011 at 6:27 AM, Venkatraman S wrote:
>
>> Hi,
>>
>> I was looking for possible suggestions in implementing sidebars - i have a
>> truck load of screens and need the sidebar
t;/")
> >
> > > }
> >
> > > --- layout.html ---
> > > {% if section.0 = 'dashboard' %}
> > > display stuff relating to dashboard only
> > > {% if section.1 = 'help' %}
> > > display stuff relating to
section.0 = 'dashboard' %}
> > display stuff relating to dashboard only
> > {% if section.1 = 'help' %}
> > display stuff relating to dashboard/help only
> > {% endif %}
> > {% endif %}
>
> > On Mon, Jun 27, 2011 at 6:27 AM
0 = 'dashboard' %}
> display stuff relating to dashboard only
> {% if section.1 = 'help' %}
> display stuff relating to dashboard/help only
> {% endif %}
> {% endif %}
>
>
>
>
>
>
>
> On Mon, Jun 27, 2011 at 6:27 AM, Venkatr
relating to dashboard only
{% if section.1 = 'help' %}
display stuff relating to dashboard/help only
{% endif %}
{% endif %}
On Mon, Jun 27, 2011 at 6:27 AM, Venkatraman S wrote:
> Hi,
>
> I was looking for possible suggestions in implementing sidebars - i have a
> tr
Hi,
I was looking for possible suggestions in implementing sidebars - i have a
truck load of screens and need the sidebar to change dynamically base don
the view. Most of the siderbar-conten is just links.
I was thiking of including the various sidebar options in the base.html and
then include a
8 matches
Mail list logo