<%! import logging %> <%page args="module" /> <%namespace name="helpers" file="//module/_helpers.html" />

${VIEW["label"]|h}

% if (module.get('showActionsMenu') == 'True'): | ${_("Actions")} ${_("Dropdown")} <%helpers:export className="exportPopupContainer" /> <%helpers:share />
Loading...
% endif