~viktor-nagy/openobject-client-web/treegrid-buttons

« back to all changes in this revision

Viewing changes to addons/view_calendar/static/javascript/calendar_week.js

  • Committer: Viktor Nagy
  • Date: 2011-07-12 05:03:07 UTC
  • mfrom: (4529.1.136 6.0)
  • Revision ID: viktor.nagy@toolpart.hu-20110712050307-evyo7xzx8o7x10kk
mergedĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
724
724
        }
725
725
 
726
726
        var w = this.calendar.colWidth;
727
 
        var h = 36;
 
727
        var h = 38;
728
728
 
729
729
        w = Math.max(w - 6, 0);
730
730