{combine_script id='jquery.ui.sortable'} {combine_script id='jquery.cluetip' require='jquery' path='themes/default/js/plugins/jquery.cluetip.js'} {combine_css path=$CR_PATH|@cat:'admin/template/style.css'} {include file='include/autosize.inc.tpl'} {include file='include/datepicker.inc.tpl'} {footer_script require='jquery'} // AJOUTE UN CHAMP DE RESULTAT function CreateDescField(j, new_desc){ldelim} // Si il n'y a aucun résultats on efface le message if(new_desc) jQuery('#categoryUl').html(''); // Ajoute à la fin de la liste une nouvelle ligne de résultat vide jQuery('
  • ').appendTo('#categoryUl'); // Contenu de la ligne jQuery('#desc_'+ j).html(' '+ '

    '+ ' '+ ' '+ ' '+ '

    '+ '

    {'CR_rank'|@translate} :

    '); // Remplace le lien de création jQuery('#AddLink').html(''); // Réinitiliase les fonctions jQuery jQuery('.catPos').hide(); jQuery('.drag_button').show(); jQuery('.categoryLi').css('cursor', 'move'); jQuery('textarea').autogrow(); jQuery('textarea').css('overflow-y', 'hidden'); } {literal} jQuery().ready(function(){ // Drag-and-Drop jQuery('.catPos').hide(); jQuery('.drag_button').show(); jQuery('.categoryLi').css('cursor', 'move'); jQuery('.categoryUl').sortable({ axis: 'y', opacity: 0.8 }); jQuery('#categoryOrdering').submit(function(){ ar = jQuery('.categoryUl').sortable('toArray'); for(i=0; i .cluetip:after {ldelim} content:url('{$themeconf.admin_icon_dir}/help.png'); } {/html_head}

    {$CR_VERSION}

    {if isset($ID)} {'CR_edit_tab'|@translate|cat:' : '|cat:$NAME} {else} {'CR_new_tab'|@translate} {/if}

    {'Configuration'|@translate}
    {'CR_title'|@translate}

    {'CR_visible'|@translate}
    {'CR_dateB'|@translate} {'CR_dateE'|@translate}

    {'CR_logo'|@translate}
    {'CR_banner'|@translate}

    {'CR_summary'|@translate}
    {'CR_textareas'|@translate}
      {counter start=0 assign=i} {if isset($description)} {foreach from=$description item=desc}
    • {'CR_rank'|@translate} :

    • {counter} {/foreach} {else} {'CR_no_result'|@translate} {/if}