View | Details | Raw Unified | Return to bug 31553
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt (-1 / +1 lines)
Lines 732-737 Link Here
732
                    forced_root_block : '',
732
                    forced_root_block : '',
733
                    menubar : "file edit view insert format tools table",
733
                    menubar : "file edit view insert format tools table",
734
                    plugins : "autoresize table hr link image charmap lists code emoticons",
734
                    plugins : "autoresize table hr link image charmap lists code emoticons",
735
                    autoresize_bottom_margin: 60,
735
                    relative_urls : false,
736
                    relative_urls : false,
736
                    selector: "#" + textarea[0].id,
737
                    selector: "#" + textarea[0].id,
737
                    verify_html: false,
738
                    verify_html: false,
738
- 

Return to bug 31553