赣州市洪水风险预警系统三维版本
guoshilong
2023-02-21 8a6a1f340e249ca4e253f52a99a46ef44e7f0f00
1
2
3
//>>built
define("dojo dijit dojox dijit/_Widget dijit/_TemplatedMixin dijit/_editor/_Plugin dojo/_base/declare".split(" "),function(a,d,k,e,f,g,h){var c=h("dojox.editor.plugins.ToolbarLineBreak",[e,f],{templateString:"\x3cspan class\x3d'dijit dijitReset'\x3e\x3cbr\x3e\x3c/span\x3e",postCreate:function(){a.setSelectable(this.domNode,!1)},isFocusable:function(){return!1}});a.subscribe(d._scopeName+".Editor.getPlugin",null,function(b){if(!b.plugin){var a=b.args.name.toLowerCase();if("||"===a||"toolbarlinebreak"===
a)b.plugin=new g({button:new c,setEditor:function(a){this.editor=a}})}});return c});