fix: CSS dragTrigger: multiple identical ID's on every page

This commit is contained in:
Graham Knop 2007-07-05 09:35:29 +00:00
parent 547ced6500
commit 7042946bdf
4 changed files with 8 additions and 5 deletions

View file

@ -71,6 +71,8 @@
http://www.webgui.org/bugs/tracker/session-variables-still-used-in-help-docs
- fix: Editing a template sometimes fails (perlDreamer Consulting, LLC)
http://www.webgui.org/bugs/tracker/editing-a-template-sometimes-fails
- fix: CSS dragTrigger: multiple identical ID's on every page
http://www.webgui.org/bugs/tracker/css-dragtrigger-multiple-identical-ids-on-every-page
7.3.19
- Fixed a formatting problem in the workflow editor screen.