]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: teach MARC editor some more tricks
authorGalen Charlton <gmc@esilibrary.com>
Tue, 6 Oct 2015 18:24:16 +0000 (18:24 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 6 Oct 2015 18:28:08 +0000 (18:28 +0000)
commit1d3ae960db48a69c7b1018e64467cf91d6050f47
treee19acf9b0c7f1ed4ea793cb50afe2f400a8324ed
parentd401ec605f1d36116ef5cb3fbb027ed75b5134fc
webstaff: teach MARC editor some more tricks

[1] Now accepts a flat-only attribute specifying that
    the editor should be restricted to flat mode.
[2] Now accepts an embedded attribute specifying that
    various stuff that isn't useful when the editor
    is embedded in another control should be ignored.
[3] The width of the flat editor's textarea is now
    bounded by its container.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2
Open-ILS/src/templates/staff/css/cat.css.tt2
Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js