#1488498 closed Bugs (fixed)

Larry -> mail.html Container 'listcontrols' is missing

Reported by: rosali Owned by:
Priority: 5 Milestone: 0.8-stable
Component: User Interface Version: 0.8-rc
Severity: normal Keywords:
Cc:

Description

<roundcube:container name="listcontrols" id="listcontrols" />

... is missing in the template file (mail.html). Serveral popular plugins fail therefore (f.e. keyboard_shortcuts, markbuttons).

I suggest to place the container right after ...

<div id="countcontrols" class="pagenav dark">

<roundcube:container name="listcontrols" id="listcontrols" />

<roundcube:object name="messageCountDisplay" class="countdisplay" />

Change History (1)

comment:1 Changed 12 months ago by thomasb

  • Resolution set to fixed
  • Status changed from new to closed

Added in commit [077befb3]

Note: See TracTickets for help on using tickets.