]> git.evergreen-ils.org Git - 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)
committerKathy Lussier <klussier@masslnc.org>
Tue, 2 Feb 2016 19:58:49 +0000 (14:58 -0500)
commit19ce00f906a59d8acc0d9290d539927cf2499613
tree54950567b771f6000f71b619bb9bbc6608814c79
parent9fa3aa1491ae8feda6d33345a859ef83edeec1a8
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
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