2 * Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license
6 CKEDITOR
.dialog
.add( 'myDialog', function( editor
) {
25 label
: 'Select Field',
27 [ 'option1', 'value1' ],
28 [ 'option2', 'value2' ]