Added a javascript confirmation popup for delete icon

This commit is contained in:
Len Kranendonk 2004-11-08 21:08:57 +00:00
parent b991928a47
commit bc4f5b65aa

View file

@ -1,4 +1,6 @@
6.3.0
- Converted all confirmation pages to client-side confirmation dialogs. Saves
a pageload. (Len Kranendonk).
- Added a new, more user-friendly administrative console.
- SQL Report now supports multiple queries. (Thanks to Brunswick New
Technologies for funding this development.)