Ignore:
Timestamp:
Jun 18, 2010, 7:06:14 PM (14 years ago)
Author:
Sam Habiel
Message:

DCheckIn.cs: Handling of providers for hospital locations (HL). If provider(s) assigned to HL linked to resource, they are brought over and if a default one is in VISTA, it's picked as the default in the combobox. If no default, combobox defaults to <None>. If resource not linked to HL, then all providers in system brought over, and combobox default is <None>.
CGDocumentManager.cs: Remove loading of ClinicSetupParameters file. File doesn't exist in VISTA.
DResource.cs: Remove handling of same file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.csproj

    r788 r802  
    165165      <DependentUpon>dsRebookAppts.xsd</DependentUpon>
    166166    </None>
    167     <None Include="Properties\app.manifest" />
    168167    <Content Include="App.ico" />
    169168    <Content Include="dsPatientApptDisplay2.xsd">
     
    435434    </BootstrapperPackage>
    436435  </ItemGroup>
     436  <ItemGroup>
     437    <Folder Include="Properties\" />
     438  </ItemGroup>
    437439  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    438440  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.