From b621f3f605dc166933378064ec6cc03102633b00 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sun, 18 Dec 2005 23:12:03 +0000 Subject: [PATCH] fixing broken ui level examples --- etc/WebGUI.conf.original | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 1e1bbb64d..52be144c4 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -169,8 +169,8 @@ assetContainers = WebGUI::Asset::Wobject::Layout, WebGUI::Asset::Wobject::Folder # _uiLevel to the end of it, then you can start specifying field # names and associated UI Level. -#WebGUI_Asset_Wobject_Article = menuTitle => 9, url => 8 -#WebGUI_Asset_RichEdit = askAboutRichEdit => 7, preformatted => 3 +#WebGUI_Asset_Wobject_Article_uiLevel = menuTitle => 9, url => 8 +#WebGUI_Asset_RichEdit_uiLevel = askAboutRichEdit => 7, preformatted => 3 # If exportPath is defined, an "Export" toolbar icon will appear # which allows you to export assets to static HTML. This folder