Opened 14 years ago

Last modified 14 years ago

#6219 confirmed Bug

Incorrect Toolbar definition in documentation

Reported by: Tony Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Toolbar

['BidiLtr' 'BidiRtl'],

Should be :

['BidiLtr', 'BidiRtl'],

Missing comma.

Change History (1)

comment:1 Changed 14 years ago by Tobiasz Cudnik

Status: newconfirmed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy