#540: Error in timeline widget if timeline module is disabled
------------------------+-----------------------------
Reporter: olemis | Owner: olemis
Type: defect | Status: review
Priority: major | Milestone: Release 6
Component: dashboard | Version:
Resolution: | Keywords: timeline widget
------------------------+-----------------------------
Comment (by rjollos):
We could do something like this,
[[Image(WithLink.png)]]
However, I'm not sure the code is very friendly to translators. I'll have
to see if there's a better way.
{{{#!python
tag(_("TimelineWidget is disabled because the "
"Timeline component is not available. Is "
"the component disabled? ")) +
tag(_("You can enable it ")) +
tag.a(_("here."), href=req.href.admin('general/plugin')),
}}}
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/540#comment:6>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker