{{includefile 'bootstrap/css/page_common.css'}}
Event
{{includefile 'bootstrap/js/hs3_ajax_post.js'}} {{includefile 'header.html'}} {{includefile 'navbar.html'}}
{{grp=event_group queries['ref']}} {{isgrpaction=true}}
Groups
{{grp.group}}
Group Actions
{{index=0}} {{if (array.size (group_actions refid)) == 0}}
THEN
(Choose Action)
{{~for ac in (group_action_list refid index)~}}
{{ac.name}}
{{~end~}}
Action
{{end}} {{for action in (group_actions refid)}} {{if index==0}}
THEN
{{end}}
{{if group_action_then_edit refid index}}
{{~for ac in (group_action_list refid index)~}} {{selected=''}} {{if ac.selected}} {{selected='selected'}} {{end}}
{{ac.name}}
{{~end~}}
Action
{{includefileraw includes\actions.html}}
{{else}}
{{ui=group_action_format refid action.action__order}} {{ui}}
{{end}}
{{if group_action_then_edit refid index}} {{if is_group_act_jui_plugin refid index}}
{{else}}
{{end}} {{else}}
{{end}}
{{if index==(array.size (group_actions refid))-1}}
{{else}}
{{end}}
{{index=index+1}} {{end}}
{{includefile 'bootstrap/js/jui-events.js'}}