Save the current tab feature for edit events.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Apr 2017 16:01:44 +0000 (12:01 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Apr 2017 16:01:44 +0000 (12:01 -0400)
commit0347707003cce3b3b235f55909f1dfcfdadc0491
tree05ba44ff7fe103744d075b1422f0c4699e679b14
parentf00b99ad5e5601a01b9bd5a83a4d9a9a61ca907a
Save the current tab feature for edit events.

Before when you saved an event it always ending back at the first tab.
Now we're saving the tab that was last on so when the edit page reloads
it will be on the correct tab.
models/admin/events/list.php
views/admin/events/edit.html
views/admin/events/editAdminContact.html
views/admin/events/editFiles.html
views/admin/events/editLocation.html
views/admin/events/editSchedule.html
views/admin/events/editStatus.html