Remove a hard coded extra in SQLReport
This commit is contained in:
parent
18212d7a66
commit
5167b667e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue