Fix account summary display in Evergreen 2.9+ master
authorJeff Davis <jdavis@sitka.bclibraries.ca>
Wed, 11 May 2016 21:19:39 +0000 (14:19 -0700)
committerJeff Davis <jdavis@sitka.bclibraries.ca>
Wed, 11 May 2016 21:19:39 +0000 (14:19 -0700)
commit2fe385eb633ed32dac04d0ce39cda90b35725e72
tree28d676524402fd12b06d6ad0b4e2d8a5bc78703e
parentc799243691af2072b925a8111c1f979198407446
Fix account summary display in Evergreen 2.9+

As of Evergreen 2.9, the account summary table on the main My Account
page includes an additional "Account Expiration Date" row.  This broke
the OverDrive API integration layer.  This commit takes the extra row
into account when rewriting the account summary table.

(As a side effect, when OverDrive API integration is enabled, the
Account Expiration Date row will not be displayed on the main My Account
page, but it's still visible in the Account Preferences tab.)

Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>
src/od_pages_myopac.coffee