Ignore:
Timestamp:
03/17/10 16:19:20 (14 years ago)
Author:
patdui
Message:
  • added editing of components.
  • fixed bug in sharing of contextmenus in browser.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ComponentRegistry/trunk/ComponentBrowserGui/src/main/flex/clarin/cmdi/componentregistry/browser/XMLBrowser.as

    r238 r242  
    7272                        addFormHeading("Header");
    7373                        createAndAddFormChild("Name", spec.headerName);
     74                        createAndAddFormChild(DESCRIPTION, spec.headerDescription);
    7475                        createAndAddFormChild("Id", spec.headerId);
    75                         createAndAddFormChild(DESCRIPTION, spec.headerDescription);
    7676                }
    7777
Note: See TracChangeset for help on using the changeset viewer.