Ignore:
Timestamp:
Apr 8, 2011, 9:20:34 AM (13 years ago)
Author:
cljosse
Message:

[extensions] mail_supervisor fix bug with cluetip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Mail_supervisor/admin/mail_superv_admin.tpl

    r10093 r10155  
    11<script type="text/javascript">
    2 jQuery().ready(function(){ldelim}
    3   jQuery('.cluetip').cluetip({ldelim}
    4     width: 300,
    5     splitTitle: '|',
    6     clickThrough: true
    7   });
    8 });
     2  var is_supervisor = true;
    93</script>
    10 
    114<div class="titrePage">
    125                <h2>{'Sv_supervisor'|translate}{'Sv_version'|translate}{$version}</h2>
Note: See TracChangeset for help on using the changeset viewer.