Opened 3 years ago

Closed 3 years ago

#1312 closed defect (fixed)

Hide column is not working

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Variant Search v1.1
Component: net.sf.basedb.varsearch Keywords:
Cc:

Description

When trying to hide a sub-column in the variant column using the 'x' nothing happens. There is an error message in the developer tools:

Uncaught TypeError: varsearch.getVisibleColumn is not a function
    hideColumn https://relax.onk.lu.se/relax/extensions/varsearch.jar/varsearch.js?v=1.0:61

Change History (1)

comment:1 by Nicklas Nordborg, 3 years ago

Resolution: fixed
Status: newclosed

In 6278:

Fixes #1312: Hide column is not working

A typo in the method name.

Note: See TracTickets for help on using tickets.