Browse Source

Enabled OpenInterop on the Panel.

master
Steven Uggowitzer 4 years ago
parent
commit
58992bc847
  1. 12
      homer/assets/config.yml

12
homer/assets/config.yml

@ -107,12 +107,12 @@ services:
- name: "Tools" - name: "Tools"
icon: "fas fa-bezier-curve" icon: "fas fa-bezier-curve"
items: items:
# - name: "Open Interop (DISABLED)" - name: "Open Interop (DISABLED)"
# logo: "aos-homer-icons/OpenInterop.jpeg" logo: "aos-homer-icons/OpenInterop.jpeg"
# subtitle: "Data and API Integration Tool" subtitle: "Data and API Integration Tool"
# tag: "app" tag: "app"
# url: "https://oop.ke.amr.health/" url: "https://oop.ke.amr.health/"
# target: "_blank" # optional html a tag target attribute target: "_blank" # optional html a tag target attribute
- name: "Infrastucture Services" - name: "Infrastucture Services"

Loading…
Cancel
Save