Snippets

Jonathan Hult WebCenter Content - hide folder creation menu item

Created by Jonathan Hult last modified
1
2
3
4
5
6
7
<$fld_pre_display_folder_menu_item='
	<$if id like "fldNewFolder" and not userHasRole("admin")$>
		<$isExcluded = 1$>
	<$endif$>
	<$include super.fld_pre_display_folder_menu_item$>
'$>
<$setResourceInclude('fld_pre_display_folder_menu_item', fld_pre_display_folder_menu_item)$>

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.