diff options
Diffstat (limited to 'buildscripts/texbuilder/quickstart/pages.php')
-rw-r--r-- | buildscripts/texbuilder/quickstart/pages.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/texbuilder/quickstart/pages.php b/buildscripts/texbuilder/quickstart/pages.php index 2fe2438f..044ed3c3 100644 --- a/buildscripts/texbuilder/quickstart/pages.php +++ b/buildscripts/texbuilder/quickstart/pages.php @@ -125,6 +125,9 @@ $pages['Control Reference : Active Controls (AJAX)'] = array( 'ActiveControls/ActiveRepeater.page',
'ActiveControls/ActiveTextBox.page',
'ActiveControls/AutoComplete.page',
+ 'ActiveControls/CallbackClientScript.page',
+ 'ActiveControls/CallbackClientSide.page',
+ 'ActiveControls/CallbackOptions.page',
'ActiveControls/DragDrop.page');
$pages['Active Control Overview'] = array(
|