Skip to content

Commit

Permalink
update manuel links
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBlaa committed Oct 21, 2021
1 parent 9a1b895 commit 35dfa5d
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion General/General.Settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
<!-- landing page for users , when they logged in successfuly -->
<entry key="faq" value="https://github.com/BEXIS2/Core/wiki/FAQ" type="string" />

<entry key="version" value="2.14.4" type="string" />
<entry key="version" value="2.14.5" type="string" />

</settings>
2 changes: 1 addition & 1 deletion Modules/BAM/Bam.Settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<settings>
<!-- Defined AccountPartyTypes value in web config format is like PartyType1:PartyTypePairTitle1-PartyTypePairTitle2,PartyType2 -->
<entry key="AccountPartyTypes" value="Person" type="String" />
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/BAM/Manual.md" type="String"/>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/BAM/Manual.md" type="String"/>
<entry key="key3" value="21" type="Int16" />
</settings>
2 changes: 1 addition & 1 deletion Modules/DCM/Dcm.Settings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<settings>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/DCM/Manual.md" type="String"/>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/DCM/Manual.md" type="String"/>
<!-- This number determines the selection whether an upload of structured data should be executed directly or async.
- c < direct
- c > async
Expand Down
2 changes: 1 addition & 1 deletion Modules/DDM/Ddm.Settings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<settings>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/DDM/DataDiscovery_Manual.md" type="String"/>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/DDM/DataDiscovery_Manual.md" type="String"/>

<entry key="show_primary_data_tab" value="true" type="String"/>
<entry key="show_data_structure_tab" value="true" type="String"/>
Expand Down
2 changes: 1 addition & 1 deletion Modules/DIM/Dim.Settings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<settings>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/DIM/Manual.md" type="String"/>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/DIM/Manual.md" type="String"/>
<entry key="key2" value="value2" type="String"/>
<entry key="key3" value="21" type="Int16"/>
</settings>
2 changes: 1 addition & 1 deletion Modules/RPM/Rpm.Settings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<settings>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/RPM/Manual.md" type="String"/>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/RPM/Manual.md" type="String"/>
<entry key="key2" value="value2" type="String"/>
<entry key="key3" value="21" type="Int16"/>
<missingValues>
Expand Down
2 changes: 1 addition & 1 deletion Modules/SAM/Sam.Settings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<settings>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/SAM/Manual.md" type="String"/>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/SAM/Manual.md" type="String"/>
<entry key="key2" value="value2" type="String" />
<entry key="key3" value="21" type="Int16" />
</settings>
2 changes: 1 addition & 1 deletion Modules/VIM/Vim.Settings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<settings>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/VIM/Manual.md" type="String"/>
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/VIM/Manual.md" type="String"/>
<entry key="key2" value="value2" type="String"/>
<entry key="key3" value="21" type="Int16"/>
</settings>

0 comments on commit 35dfa5d

Please sign in to comment.