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