Your IP : 216.73.216.158


Current Path : /home/megadansyp/www/administrator/components/com_jevents/
Upload File :
Current File : /home/megadansyp/www/administrator/components/com_jevents/category.xml

<?xml version="1.0" encoding="utf-8"?>
<form>
	<fields
			name="params">
		<fieldset
				name="basic"
				addfieldpath="/administrator/components/com_jevents/fields"
		>
			<field
					name="catcolour"
					type="color"
					label="JEV_COLOR_PICKER"
					description="JEV_CHOOSE_CATEGORY_COLOUR"
			/>
			<!-- implement later
	<field
		name="preferred_itemid"
		type="jevmenu"
		label="JEV_PREFERRED_MENU_ITEM"
		description="JEV_PREFERRED_MENU_ITEM_DESC"
		strict="1"
		/>
		//-->
			<field
					name="overlaps"
					type="jevboolean"
					default="0"
					class="btn-group"
					label="JEV_BLOCK_OVERLAPS"
					description="JEV_BLOCK_OVERLAPS_CATEGORY_DESC"
			/>
			<!--//
			<field
				name="caticon"
				type="jevfaicon"
				label="JEV_CATEGORY_ICON"
				description="JEV_CATEGORY_ICON_TIP"
				/>
				//-->
			<field
					name="admin"
					type="jevuser"
					label="JEV_CATEGORY_ADMIN"
					description="JEV_CHOOSE_CATEGORY_ADMIN"
			/>

		</fieldset>
	</fields>
</form>