ip-tools / patzilla

PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.
https://docs.ip-tools.org/patzilla/
GNU Affero General Public License v3.0
97 stars 21 forks source link

fix close_checkbox function #21

Closed vasilypvlasov closed 5 years ago

vasilypvlasov commented 5 years ago

Fix error TypeError: this.view.region_stack_checkbox is undefined when you: select document -> make a new search(selected checkbox is not on the page anymore) -> click "reset" button to reset all selected documents

amotl commented 5 years ago

Thanks, Vasily!