Add some comments to help

This commit is contained in:
JackCarterSmith 2017-08-20 22:53:58 +02:00
parent f469cc685b
commit 5572728e91
2 changed files with 4 additions and 2 deletions

View File

@ -50,6 +50,8 @@ generate:
End Sub
Private Sub PreviewButton_Click(sender As Object, e As EventArgs) Handles PreviewButton.Click
'TO DO: concevoir le template pour impression
PrintPreviewDialog1.ShowDialog()
End Sub

View File

@ -26,7 +26,7 @@
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<InstallUrl>https://jcs.bfnt.io/inv_manager/</InstallUrl>
<InstallUrl>https://repo.jcs.bfnt.io/inv_manager/</InstallUrl>
<TargetCulture>fr</TargetCulture>
<ProductName>ISEN-Repair Inventory Manager</ProductName>
<PublisherName>JCS%27s Production</PublisherName>
@ -35,7 +35,7 @@
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>index.htm</WebPage>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>3</ApplicationRevision>
<ApplicationRevision>6</ApplicationRevision>
<ApplicationVersion>0.9.5.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>