Ignore:
Timestamp:
Aug 17, 2010, 8:50:19 AM (14 years ago)
Author:
Sam Habiel
Message:

CGAVDocument contains changes for start day of grid based on weekday locale and colummns
CGAVView: Shortcut keys; correct updating when number of columns is changed in grid
CGDocument: changes for start day of grid. Modified algorithm.
DAccessTemplate: Takes any weekday now for applying a template, not just Monday. Then calculation of start day is done in CGAVView based on locale in the same algorithm that the rest of the GUI uses.
DAppointPage: Now says Mobile/Cell instead of Cell Phone.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/DAppointPage.cs

    r870 r913  
    400400            this.label16.Size = new System.Drawing.Size(69, 16);
    401401            this.label16.TabIndex = 27;
    402             this.label16.Text = "Phone (Cell):";
     402            this.label16.Text = "Cell/Mobile:";
    403403            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
    404404            //
Note: See TracChangeset for help on using the changeset viewer.