NMandapaty/ArcticVoice

View on GitHub
public/assets/ckeditor/config-2bb5c5f7cc2be4ca80c96a821933d2bbc53b946d2477e80b8e77989e16e34f30.js

Summary

Maintainability
A
0 mins
Test Coverage
CKEDITOR.editorConfig=function(e){return e.language="en",e.width="700",e.filebrowserBrowseUrl="/ckeditor/attachment_files",e.filebrowserImageBrowseLinkUrl="/ckeditor/pictures",e.filebrowserImageBrowseUrl="/ckeditor/pictures",e.filebrowserImageUploadUrl="/ckeditor/pictures",e.filebrowserUploadUrl="/ckeditor/attachment_files",e.toolbar_Pure=["/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote","-","JustifyLeft","JustifyCenter","JustifyRight","JustifyBlock","-","BidiLtr","BidiRtl"]},{name:"links",items:["Link","Unlink"]},"/",{name:"styles",items:["Styles","Format","Font","FontSize"]},{name:"colors",items:["TextColor","BGColor"]},{name:"insert",items:["Image","Table","HorizontalRule","PageBreak"]}],e.toolbar="Pure",!0};