diff --git a/argocd/deployment.yaml b/argocd/deployment.yaml index 2f1cf15..9b78d72 100644 --- a/argocd/deployment.yaml +++ b/argocd/deployment.yaml @@ -27,7 +27,7 @@ spec: mountPath: /data containers: - name: web - image: git.baumann.gr/adebaumann/labhelper:0.038 + image: git.baumann.gr/adebaumann/labhelper:0.039 imagePullPolicy: Always ports: - containerPort: 8000 diff --git a/boxes/templates/boxes/index.html b/boxes/templates/boxes/index.html index 4f5d1ba..d6f4984 100644 --- a/boxes/templates/boxes/index.html +++ b/boxes/templates/boxes/index.html @@ -51,7 +51,7 @@
  • {% if children %} - [-] + [+] {% else %}   {% endif %} @@ -63,7 +63,7 @@ {% endwith %}
    {% if children %} -