Lines 187-193
Link Here
|
187 |
[% END %] |
187 |
[% END %] |
188 |
|
188 |
|
189 |
[% MACRO jsinclude BLOCK %] |
189 |
[% MACRO jsinclude BLOCK %] |
190 |
[% INCLUDE 'greybox.inc' %] |
|
|
191 |
[% Asset.js("js/tools-menu.js") | $raw %] |
190 |
[% Asset.js("js/tools-menu.js") | $raw %] |
192 |
<script> |
191 |
<script> |
193 |
function DeleteConfirm() { |
192 |
function DeleteConfirm() { |
194 |
- |
|
|