Online test report - redirection

From Origami_Wiki
Jump to navigation Jump to search

While selecting branch in online test report it wont redirect to the link of corresponding lab information system software of the branch.

http://www.hindlabs.in/onlinelabreport

Solution:

Update the branch details using following query

<source lang="sql" highlight="3"> UPDATE hindlab_branch_branchdet SET branchdet_lis = 2 WHERE branchdet_id = 81 </source>