]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1753008 Load iframeResizer via script tag
authorBill Erickson <berickxx@gmail.com>
Mon, 5 Mar 2018 16:50:19 +0000 (11:50 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 8 Mar 2018 20:46:00 +0000 (15:46 -0500)
commitdc7f2b8746697ab24d12469b962bf3f87835202f
tree6c8df4d9a750693fa91c9bd959ed7deae50b6fef
parente8ea527427c9279b66370693d497a6169bfdcf3d
LP#1753008 Load iframeResizer via script tag

iframeResizer does not currently play nicely with webpack.  Load it
directly via script tag for now.

This resolves a problem where the iframe fails to fill the screen when
loading the reports UI in the browser client.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/base_js.tt2
Open-ILS/web/js/ui/default/staff/webpack.config.js