Skip to content

class.Table_print.php line 342 causing 404 on live page. #28

@toobadsosad

Description

@toobadsosad

class.Table_print.php line 342 causing 404 on live page.

code:
return $single ? $id : "<div class='btn-group'><a class='btn btn-default btn-xs load-modal-big' ...

causing 404 on detail button ...
i remove it
so it became
return $single ? $id : "$id";
, and now working properly..

need edit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions