You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

6 lines
264 B

  1. <switch toggle="ctrl.togglePlugin(ctrl.ui.named['%name%'])"
  2. switchid="plugin-switch-%index%"
  3. id="plugin-section-%index%"
  4. active="ctrl.ui.named['%name%'].active"
  5. prop="active"
  6. item="ctrl.ui.named['%name%']">%content%</switch>