most infoboxes contain a single infobox (SpeciesInfoBox, derived from bauble.view.InfoBox) which in turn contain several expanders. only Species has a info-page, (SpeciesInfoPage, derived from bauble.view.InfoBoxPage). this allows for multiple infoboxes within the page, but there's only one so where is the point?
I'm going to remove it, but I want it to be traceable, so I open this issue which I'm about to close associated to the commit.
most infoboxes contain a single infobox (
SpeciesInfoBox
, derived frombauble.view.InfoBox
) which in turn contain several expanders. onlySpecies
has a info-page, (SpeciesInfoPage
, derived frombauble.view.InfoBoxPage
). this allows for multiple infoboxes within the page, but there's only one so where is the point?I'm going to remove it, but I want it to be traceable, so I open this issue which I'm about to close associated to the commit.