fix tabs in fieldset template
This commit is contained in:
parent
e6c2a05db3
commit
49a3aaa6bd
1 changed files with 22 additions and 22 deletions
|
@ -43,9 +43,9 @@
|
|||
</div>
|
||||
|
||||
<script language="javascript" type="text/javascript">
|
||||
$(function() {
|
||||
$(function() {
|
||||
$('button.cancel').click(function() {
|
||||
location.href = '${fieldset.url_cancel}';
|
||||
});
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue