Changeset 7130


Ignore:
Timestamp:
Apr 21, 2016, 10:58:25 AM (7 years ago)
Author:
Nicklas Nordborg
Message:

References #1985: Add right-click menu for showing more column in a table listing

The right-click feature didn't work in the change history table due to missing css and javascript for the popup menu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/common/history/list_history.jsp

    r6834 r7130  
    104104  %>
    105105  <base:page type="iframe" id="list-history">
    106   <base:head scripts="table.js,~history.js" styles="table.css,toolbar.css">
     106  <base:head scripts="table.js,menu.js,~history.js" styles="table.css,toolbar.css,menu.css">
    107107    <ext:scripts context="<%=jspContext%>" />
    108108    <ext:stylesheets context="<%=jspContext%>" />
Note: See TracChangeset for help on using the changeset viewer.