Hi all,
Is it possible to add a patch to Sort Time Conditions ?
replacing at line 242
$results = sql("SELECT * FROM timeconditions","getAll",DB_FETCHMODE_ASSOC);
by
results = sql("SELECT * FROM timeconditions ORDER BY displayname","getAll",DB_FETCHMODE_ASSOC);
will do the trick.
Thanks
Please open a ticket and set it to Feature Request providing the same details in your post.
Thank you.
Mikael Carlsson
(I am off-line, tinkering with my Chevy and my radios, don't know when I will be back)
Ok, it's done