|
From: Jamie C. <jca...@we...> - 2006-12-12 05:53:38
|
On 11/Dec/2006 19:41 Barry wrote .. > I noticed the error message: > > /unauthenticated/toggleview.js : File not found > > in miniserv.error when I select the new framed theme. > > I do have: > > # locate toggleview.js > /usr/libexec/webmin/blue-theme/toggleview.js > > so maybe a file either got dropped from the theme (or this is evidence > of the upgrade not being fully completed as I thought might have > happened earlier?) Thanks for pointing this out - that is minor bug, as the functions in toggleview.js aren't used anywhere except the left frame, which does use the correct path. But it is bad to generate so many messages in the error log, so I'll fix this in the next release. - Jamie |