Ignore:
Timestamp:
Nov 30, 2009, 11:54:57 PM (14 years ago)
Author:
Sam Habiel
Message:

Remove references to IHS; typically "IHS Clinical Scheduling" becomes "Clinical Scheduling"
Deleted Debug folder--no need to version this.

File:
1 edited

Legend:

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

    r614 r620  
    127127                        this.Name = "dInputText";
    128128                        this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
    129                         this.Text = "IHS Clinical Scheduling";
     129                        this.Text = "Clinical Scheduling";
    130130                        this.pnlPageBottom.ResumeLayout(false);
    131131                        this.ResumeLayout(false);
Note: See TracChangeset for help on using the changeset viewer.