svghmi/detachable_pages.ysl2
branchsvghmi
changeset 2940 034b6ce4f885
parent 2939 4296ab974d4d
child 2941 ef13a4007538
equal deleted inserted replaced
2939:4296ab974d4d 2940:034b6ce4f885
   155 }
   155 }
   156 
   156 
   157 template "*", mode="per_page_widget_template";
   157 template "*", mode="per_page_widget_template";
   158 
   158 
   159 
   159 
   160 debug:detachable_pages;
   160 emit "debug:detachable-pages" {
   161 
       
   162 template "debug:detachable-pages", mode="debug" {
       
   163 
   161 
   164     | DETACHABLES:
   162     | DETACHABLES:
   165     foreach "$detachable_elements"{
   163     foreach "$detachable_elements"{
   166         |  «@id»
   164         |  «@id»
   167     }
   165     }