ymcatwincities/openy_gated_content

Use full pager for Virtual Y Logs view

Closed this issue · 1 comments

The mini pager at /admin/virtual-y-logs is a pain to use. Let's use a full pager instead.

This should be made at https://github.com/fivejars/openy_gated_content

Process:

  • Enable Views UI module
  • Edit the "Virtual Y Logs" View
  • Change "mini" pager to "full"
  • Save and export the view
  • Copy the exported view to the corresponding config in openy_gc_log
  • Add an update hook to re-import the view.

Resolved by fivejars#185