Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/index.php

    r2520 r2509  
    218218          echo 
    219219               dcPage::jsLoad('js/jquery/jquery-ui.custom.js'). 
    220                dcPage::jsLoad('js/jquery/jquery.ui.touch-punch.js'). 
    221220               dcPage::jsLoad('index.php?pf=widgets/widgets.js'); 
    222221  ?> 
     
    367366          $altUp = $i == 0 ? ' alt=""' : ' alt="'.__('Up the widget').'"'; 
    368367          $altDown = $i == count($widgets->elements())-1 ? ' alt=""' : ' alt="'.__('Down the widget').'"'; 
    369            
     368 
    370369          $iname = 'w['.$pr.']['.$i.']'; 
    371370 
Note: See TracChangeset for help on using the changeset viewer.

Sites map