~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/base/ivle-headings.html

  • Committer: William Grant
  • Date: 2009-12-01 07:43:10 UTC
  • mto: This revision was merged to the branch mainline in revision 1353.
  • Revision ID: grantw@unimelb.edu.au-20091201074310-6oeii5g8azvtf4g7
Only display the dropdown arrow on the IVLE breadcrumb when there is actually a menu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    <body>
41
41
      <div id="ivleheader">
42
42
        <ul id="ivle_breadcrumbs">
43
 
          <li class="breadcrumb crumbmenu">
 
43
          <li py:attrs="{'class': 'breadcrumb crumbmenu' if logged_in else 'breadcrumb'}">
44
44
            <a href="/">
45
45
              <img src="${title_img}" alt="Informatics Virtual Learning Environment" />
46
46
            </a>