File does not exist: /opt/webwork/webwork2/htdocs/css/tabber.css
in /var/log/apache2/error.log (since August 28).
Note: find /opt/webwork -name tabber.css -print has an empty report.
webwork2/conf/global.conf.dist for revision 7025 includes
# Location of Tabber script, used to generate tabbed widgets.
$webworkURLs{tabber} = "$webworkURLs{htdocs}/js/tabber.js";
which I replicated into my current global.conf [FWIW: tabber.js does exist].
Q: in the short run (i.e., without awaiting an explanation), would it be benign if I commented-out that single command in global.conf and restarted apache (or will further changes be needed) ?