From 941abb73ad59edda5e4d8cbe103899a195615ce1 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Mon, 30 Oct 2017 02:20:53 -0400 Subject: [PATCH] Updated jQuery Libraries (markdown) --- jQuery-Libraries.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jQuery-Libraries.md b/jQuery-Libraries.md index 53177ea..ffd4cf2 100644 --- a/jQuery-Libraries.md +++ b/jQuery-Libraries.md @@ -14,4 +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/) \ No newline at end of file +* 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/) + +* Moment.js (2.19.1) is required to use the date and time sorter in Tabulator: [http://momentjs.com/](http://momentjs.com/)