Ignore:
Timestamp:
04/02/12 18:07:04 (12 years ago)
Author:
acoutinho
Message:

Ticket #2587 - Bugs encontrados na nova agenga(expressoCalendar)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/calendar/js/init.js

    r5752 r5863  
    11$(document).ready(function() { 
     2        //Remove o icone de configuraçõe padrão antigo do expresso 
     3        $('#sideboxdragarea').addClass('hidden'); 
     4 
    25        refresh_calendars(); 
    36        $tabs = $('#tabs').tabs({ 
Note: See TracChangeset for help on using the changeset viewer.