Hide template selection if there aren't any templates. Auto-select category matching selected template. Suppress 'are you sure' message when selecting a template if no text entered. Fix bug when reselecting a template. Fix #360.

This commit is contained in:
Andy Henderson 2009-10-10 20:21:30 +00:00
parent 4262bfd884
commit 738b1a40bf
4 changed files with 41 additions and 8 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.0.341")]
[assembly: AssemblyFileVersion("3.0.0.341")]
[assembly: AssemblyVersion("3.0.0.342")]
[assembly: AssemblyFileVersion("3.0.0.342")]