#bodytag ("Component" "id=search-filter-by-space" "theme='custom'" "name='where'" "template='space-select.vm'") #param ("value" $where) #param ("multiple" false) #param ("tabindex" 222) #param ("cssClass" "select") #end #if ($action.suggestArchivedSpaces)
#tag ("Select" "id=search-filter-by-type" "name='type'" "list=typeOptions" "listKey=key" "listValue=value" "theme='simple'" "tabindex=223" "cssClass='select'")
#tag ("Select" "id=search-filter-by-lastmodified" "name='lastModified'" "list=dateRanges" "listKey=key" "listValue=value" "theme='simple'" "tabindex=225" "cssClass='select'")
#fielderror("contributor")
$action.getText('search.site.filters.comment.who')
#tag ("Hidden" "id=search-filter-by-contributor-hidden" "name='contributorUsername'" "theme='simple'" "cssClass='select'")
#tag( "Submit" "name='search-filter-button'" "value='filter.name'" "theme='notable'" "cssClass='aui-button'") $action.getText('search.site.filters.reset')
#if ($action.relatedLabels.size() > 0)
#end