diff --git a/jQuery-Libraries.md b/jQuery-Libraries.md index ffd4cf2..97f449f 100644 --- a/jQuery-Libraries.md +++ b/jQuery-Libraries.md @@ -14,6 +14,6 @@ * jQuery UI provides a spinner for volunteer hours redeeming capabilities in transactions. Watered down version that includes only requirments for the spinner widget: widget.js, form-reset-mixin.js, jquery-1-7.js, keycode.js, labels.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/mouse.js, widgets/spinner.js: [https://jqueryui.com/spinner/#decimal](https://jqueryui.com/spinner/#decimal) -* Tabulator (3.3) provides easy to use, fully featured, interactive table capabilities that will be used in reports. Requires jQuery UI: [http://tabulator.info/](http://tabulator.info/) +* Tabulator (3.3) provides easy to use, fully featured, interactive table capabilities that is now being used in some reports to expose YBDB's constituent relationship manager (CRM). Requires jQuery UI: [http://tabulator.info/](http://tabulator.info/) * Moment.js (2.19.1) is required to use the date and time sorter in Tabulator: [http://momentjs.com/](http://momentjs.com/)