winform app release 7.6.8
This commit is contained in:
6
TODO.txt
6
TODO.txt
@@ -8,3 +8,9 @@
|
|||||||
//DONE STUFF
|
//DONE STUFF
|
||||||
|
|
||||||
case 3875 license fetch update
|
case 3875 license fetch update
|
||||||
|
|
||||||
|
|
||||||
|
release 7.6.8
|
||||||
|
case 3892 - Fixed a bug in schedule day view where it was possible to scroll beyond the 24 hours of the day being viewed causing secondary issues as a result.
|
||||||
|
(Note: if need to see appointments spanning 2 or more days click on the first day in the mini calendar in
|
||||||
|
the left navigation pane and drag to select as many days as need to view at once)
|
||||||
@@ -62,4 +62,4 @@ using System.Runtime.InteropServices;
|
|||||||
[assembly: log4net.Config.XmlConfigurator(ConfigFile="Log4Net.config",Watch=true)]
|
[assembly: log4net.Config.XmlConfigurator(ConfigFile="Log4Net.config",Watch=true)]
|
||||||
//[assembly: log4net.Config.XmlConfigurator(Watch=true)]
|
//[assembly: log4net.Config.XmlConfigurator(Watch=true)]
|
||||||
[assembly: ComVisibleAttribute(false)]
|
[assembly: ComVisibleAttribute(false)]
|
||||||
[assembly: AssemblyFileVersionAttribute("7.6.7.0")]
|
[assembly: AssemblyFileVersionAttribute("7.6.8.0")]
|
||||||
|
|||||||
Reference in New Issue
Block a user