diff options
author | ctrlaltca@gmail.com <> | 2011-06-02 19:38:10 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-06-02 19:38:10 +0000 |
commit | 91cb43a795263a69000564be15155e96dfdca29f (patch) | |
tree | 69a3fc5b239977d5fd62ab247c2563124489c62c /buildscripts/texbuilder/quickstart/pages.php | |
parent | 0daa38a4f5bb43d7332d681a98ccb693bc579230 (diff) |
fixed page script, updated version number for quickstart pdf, ran build scripts to generate ids
Diffstat (limited to 'buildscripts/texbuilder/quickstart/pages.php')
-rw-r--r-- | buildscripts/texbuilder/quickstart/pages.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/texbuilder/quickstart/pages.php b/buildscripts/texbuilder/quickstart/pages.php index 8a8fb077..a1e44097 100644 --- a/buildscripts/texbuilder/quickstart/pages.php +++ b/buildscripts/texbuilder/quickstart/pages.php @@ -133,7 +133,7 @@ $pages['Control Reference : Active Controls (AJAX)'] = array( 'ActiveControls/CallbackClientSide.page',
'ActiveControls/CallbackEventParameter.page',
'ActiveControls/CallbackOptions.page',
- 'ActiveControls/DragDrop.page'
+ 'ActiveControls/DragDrop.page',
'ActiveControls/EventTriggeredCallback.page',
'ActiveControls/InPlaceTextBox.page',
'ActiveControls/TimeTriggeredCallback.page',
|