~divmod-dev/divmod.org/service-515

« back to all changes in this revision

Viewing changes to Quotient/xquotient/themes/base/inbox.html

  • Committer: moe
  • Date: 2006-04-19 16:03:41 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:6206
apply patch from #902, replacing getElementsByTagName() with NodesByAttribute() + firstNodeByAttribute().  selects appropriate view shortcut when mail type view is changed.  author: moe, reviewer: glyph.  closes #902.

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
      <td></td>
100
100
      <td>
101
101
        <div class="scrolltable-header" style="display: none">
102
 
          <div style="text-align: center">
 
102
          <div class="view-shortcut-container" style="text-align: center">
103
103
            <a class="selected-view-shortcut" href="#"
104
104
              onclick="Quotient.Mailbox.Controller.get(this).viewShortcut(this); return false"
105
105
              >Inbox</a> |