]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Undo holding lib to SRE linkage (alt dist editor)
authorDan Wells <dbw2@calvin.edu>
Mon, 25 Mar 2013 21:39:19 +0000 (17:39 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 27 Mar 2013 19:46:25 +0000 (15:46 -0400)
commitf5a9d766097b939cc64b3338d5153fb47503be4b
tree7f121f1945b48b8b701a394bdf00345684c6b87b
parentece99f6dda0bded73c6449ff0f60c2cebaa4ed72
Undo holding lib to SRE linkage (alt dist editor)

Since the legacy record dropdown piggy-backs on the OPAC display, it
doesn't work in the alt interface (which has no clear OPAC context).

Worse, this leads to a Javascript error on the first editor load for
the distribution list, preventing subsequent editors.

A better fix will require more consideration, but for now, let's
revert to the unformatted display used in 2.3.

Also, this commit removes an unnecessary conditional (it was always
true).

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/serial/subscription.tt2