Example #1
0
 /**
  * The function is to Delete Term
  * 
  */
 public function actionChangeOrder()
 {
     Term::ajaxChangeOrder();
 }