Updates for generating pdf when using more than one cat in shorcode.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 19 Sep 2018 19:03:39 +0000 (15:03 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 19 Sep 2018 19:03:39 +0000 (15:03 -0400)
commitbf56a89f3f0676d2ff445bc0d066f521f653402c
treee288a3e02851773f0e96719b55b8d5c666797ea2
parent4f82eb736cdd2bcb7d7c693fc40783d2cafde243
Updates for generating pdf when using more than one cat in shorcode.

If the shortcode has more than one category then we need to pull the
list of categories and send it to the pdf admin ajax call.
Before it was just sending the form which had only a single select so
only the last category that was marked selected would get submitted to
the pdf generator.
js/dashboard.js
models/front/events/baseAction.php
models/front/events/list.php
views/front/events/searchForm.html