Remove a hard coded extra in SQLReport

This commit is contained in:
Colin Kuskie 2009-03-31 23:55:48 +00:00
parent 18212d7a66
commit 5167b667e5

View file

@ -311,7 +311,7 @@ sub getEditForm {
);
# javascript
$self->session->style->setScript("/extras/wobject/SQLReport/editFormDownload.js");
$self->session->style->setScript($self->session->url->extras("wobject/SQLReport/editFormDownload.js"), {type => 'text/javascript',});
### /DOWNLOAD