// $Id: SkyPhoneSubEditor.wod,v 1.1.1.1 2003/07/09 22:57:44 cvs Exp $ 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; }