// $Id: SkyPhoneSubEditor.wod 2 2004-08-20 11:37:44Z znek $ PhonesRep: WORepetition { list = phoneTypes; item = phoneType; } AttributeCell: SkyAttributeCell {} ValueCell: SkyValueCell {} Font: SkyConfigFont {} EditFont: SkyConfigEditFont {} PhoneLabel: WOString { value = labels.$phoneType; } PhoneInfoLabel: WOString { value = labels.info; } PhoneValue: WOTextField { value = phoneValue; } PhoneInfoValue: WOTextField { value = phoneInfoValue; }