changing the items in codeviewToolbars config does not work

  •  04-14-2011, 7:01 PM

    changing the items in codeviewToolbars config does not work

    <configuration>
      <codeviewToolbars>
        <item type="g_start" />
        <item type="image" name="Print" />
        <item type="g_end" />
      </codeviewToolbars> 
     
     
    ALL items still appear in HTML/codeview mode, regardless of what items are removed from the <codeviewToolbars> config section.
View Complete Thread