Skip to content

Commit

Permalink
Merge pull request IDEMSInternational#2469 from stevenndungu/FrmMain_…
Browse files Browse the repository at this point in the history
…Update

Editing HelpIDs & Menu Changes (Mainly Climatic)
  • Loading branch information
dannyparsons authored Jan 6, 2017
2 parents 8df175c + 54a4f69 commit 1b3f673
Show file tree
Hide file tree
Showing 5 changed files with 523 additions and 502 deletions.
2 changes: 1 addition & 1 deletion instat/dlgAddComment.vb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Public Class dlgAddComment
End Sub

Private Sub InitialiseDialog()
ucrBase.iHelpTopicID = 505
ucrBase.iHelpTopicID = 508
End Sub

Private Sub TestOKEnabled()
Expand Down
2 changes: 1 addition & 1 deletion instat/dlgAddLink.vb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Public Class dlgAddLink
End Sub

Private Sub InitialiseDialog()
ucrBase.iHelpTopicID = 505
ucrBase.iHelpTopicID = 506
End Sub

Private Sub TestOKEnabled()
Expand Down
2 changes: 1 addition & 1 deletion instat/dlgViewAndRemoveLinks.vb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Public Class dlgViewAndRemoveLinks
End Sub

Private Sub InitialiseDialog()
ucrBase.iHelpTopicID = 505
ucrBase.iHelpTopicID = 507
End Sub

Private Sub TestOKEnabled()
Expand Down
Loading

0 comments on commit 1b3f673

Please sign in to comment.