delete.adp

Delivered as text/html

Related Files

[ hide source ] | [ make this the default ]

File Contents

<master>
<property name="context">@context;literal@</property>
<property name="doc(title)">Delete @group_type_pretty_name;literal@</property>

<ul>

  <li> Remove the "@group_type_pretty_name@" group type 

  <li> Remove all the groups of this type (of which there are
  currently @groups_of_this_type@), including any relational segments
  and constraints defined on those groups

  <li> Remove all the relations for groups of this type (of which
  there are currently @relations_to_this_type@) 

</ul>

<p>

<center>
<include src="../confirm-delete-form" action="delete-2" export_vars="@export_form_vars;literal@" no_button="No, I want to cancel my request" yes_button="Yes, I really want to delete this group type">
</center>