From b1872eb7550cb782894095b9f7621f278453711e Mon Sep 17 00:00:00 2001 From: sovanna Date: Mon, 12 Aug 2019 14:43:14 +0200 Subject: [PATCH] fix(solvespace): Tries fix k526s-adapter-assy on Android --- content/software/solvespace.md | 7 +++++++ templates/page-solvespace.html | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/content/software/solvespace.md b/content/software/solvespace.md index d9d32a9..bc3ec33 100644 --- a/content/software/solvespace.md +++ b/content/software/solvespace.md @@ -99,6 +99,13 @@ The KF25 adapter for the cold head is a much simpler device: {% layout_treejs(two=true) %}
+ {% end %} diff --git a/templates/page-solvespace.html b/templates/page-solvespace.html index 37e8382..ae3d5f4 100644 --- a/templates/page-solvespace.html +++ b/templates/page-solvespace.html @@ -83,11 +83,11 @@ id: 'k526s-adapter', model: solvespace_model_k526s_adapter, params: params_k526s_adapter, - }, { + }/*, { id: 'k526s-adapter-assy', model: solvespace_model_k526s_adapter_assy, params: params_k526s_assy, - }]; + }*/]; var node;