diff options
author | xue <> | 2006-07-07 14:54:15 +0000 |
---|---|---|
committer | xue <> | 2006-07-07 14:54:15 +0000 |
commit | 61bb16ee2e5f0a66234e1575242169a10fde47b5 (patch) | |
tree | 3ee24dcc36ceae2c213130df1ea3d5c9fc110a27 /buildscripts | |
parent | 7b84938b1b5964f2274d66e28ba17435924ffe35 (diff) |
Merge from 3.0 branch till 1253.
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/texbuilder/pages.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/texbuilder/pages.php b/buildscripts/texbuilder/pages.php index f49d15fd..9b8a97ad 100644 --- a/buildscripts/texbuilder/pages.php +++ b/buildscripts/texbuilder/pages.php @@ -33,6 +33,7 @@ $pages['Configurations'] = array( $pages['Control Reference : Standard Controls'] = array(
'Controls/Button.page',
'Controls/CheckBox.page',
+ 'Controls/ClientScript.page',
'Controls/ColorPicker.page',
'Controls/DatePicker.page',
'Controls/Expression.page',
|