Ignore:
Timestamp:
Dec 4, 2009, 3:04:47 AM (14 years ago)
Author:
Sam Habiel
Message:

Removed user-interface references to RPMS.

File:
1 edited

Legend:

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

    r614 r627  
    176176                        this.lblDescription.Size = new System.Drawing.Size(492, 61);
    177177                        this.lblDescription.TabIndex = 1;
    178                         this.lblDescription.Text = @"Resources may optionally be linked to an RPMS Clinic.  To define the parameters for an RPMS clinic, you must log into RPMS and use the RPMS Scheduling Supervisor's menus.  The Time Interval field controls the increment of time used on the Calendar display.  The Letter Text tab contains the body text of reminder letters for this clinic.";
     178                        this.lblDescription.Text = @"Resources may optionally be linked to a VistA Clinic.  To define the parameters for an VistA clinic, you must log into VistA and use the VistA Scheduling Supervisor's menus.  The Time Interval field controls the increment of time used on the Calendar display.  The Letter Text tab contains the body text of reminder letters for this clinic.";
    179179                        //
    180180                        // tabResources
     
    268268                        this.grpRPMSClinicLink.TabIndex = 48;
    269269                        this.grpRPMSClinicLink.TabStop = false;
    270                         this.grpRPMSClinicLink.Text = "RPMS Clinic Link";
     270                        this.grpRPMSClinicLink.Text = "VistA Clinic Link";
    271271                        //
    272272                        // lblReactivateDate
     
    378378                        this.label4.Size = new System.Drawing.Size(72, 16);
    379379                        this.label4.TabIndex = 45;
    380                         this.label4.Text = "RPMS Clinic:";
     380                        this.label4.Text = "VistA Clinic:";
    381381                        this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
    382382                        //
Note: See TracChangeset for help on using the changeset viewer.