| CODENOTIFIER | HelpYou are not signed inSign in |
Project: dojo
Revision: 15172
Author: dante
Date: 08 Sep 2008 10:06:34
Diff at Trac: http://trac.dojotoolkit.org/changeset/15172
Changes:Diff:| ... | ...@@ -131,7 +131,7 @@ | |
| 131 | 131 | dojo.declare("dojox.widget.WizardPane", |
| 132 | 132 | dijit.layout.ContentPane, |
| 133 | 133 | { |
| 134 | // summary: a panel in a WizardContainer | |
| 134 | // summary: A panel in a `dojox.widget.Wizard` | |
| 135 | 135 | // |
| 136 | 136 | // description: |
| 137 | 137 | // An extended ContentPane with additional hooks for passing named |