City-of-Bloomington / drupal-module-onboard

Drupal module for integration with OnBoard
GNU General Public License v2.0
0 stars 1 forks source link

OnBoardService should limit events #30

Closed inghamn closed 6 years ago

inghamn commented 6 years ago

We currently do the maxNum event limiting the MeetingsBlock. However, as we start calling for OnBoard meetings in more places, the event limit should be implemented in OnBoardService. This way, we don't have to keep duplicating the event limit code.

inghamn commented 6 years ago

This is a pre-requisite for https://github.com/City-of-Bloomington/drupal-theme-cob/issues/152