The Default editor (WYSWYG Editor) missing the source button ? How can get the source button on the tool bar. I have try to modify the file
qa-plugin/wysiwyg-editor/config.js with following
[code]
config.toolbar = 'Full';
[/code]
Which didn't help me i get the default button toolbar. How can i add the source button to editor tool bar
Thanks in advance