Skip to content
Snippets Groups Projects
Unverified Commit 10728fdf authored by xgui3783's avatar xgui3783 Committed by GitHub
Browse files

Merge pull request #1212 from FZJ-INM1-BDA/hotfix_emptyQuicktour

fix empty quick tour
parents bae64330 46b95ccf
No related branches found
No related tags found
# 2.6.9
## Bugfix
- Remove empty quick tour.
......@@ -33,6 +33,7 @@ nav:
- Fetching datasets: 'advanced/datasets.md'
- Display non-atlas volumes: 'advanced/otherVolumes.md'
- Release notes:
- v2.6.10: 'releases/v2.6.10.md'
- v2.6.9: 'releases/v2.6.9.md'
- v2.6.8: 'releases/v2.6.8.md'
- v2.6.7: 'releases/v2.6.7.md'
......
{
"name": "interactive-viewer",
"version": "2.6.9",
"version": "2.6.10",
"description": "Siibra Explorer. Integrating KG query, dataset previews & more. Based on humanbrainproject/nehuba & google/neuroglancer. Built with angular",
"scripts": {
"build-aot": "ng build && node ./third_party/matomo/processMatomo.js",
......
......@@ -187,7 +187,6 @@
fontSet="fas"
fontIcon="fa-info-circle"
iav-stop="click"
quick-tour
iav-dataset-show-dataset-dialog
[iav-dataset-show-dataset-dialog-name]="originDatainfo.name"
[iav-dataset-show-dataset-dialog-description]="originDatainfo.description"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment