diff --git a/web/gui/src/main/webapp/app/fw/util/ee.js b/web/gui/src/main/webapp/app/fw/util/ee.js index 6b0f7cec00..469cca07ff 100644 --- a/web/gui/src/main/webapp/app/fw/util/ee.js +++ b/web/gui/src/main/webapp/app/fw/util/ee.js @@ -40,6 +40,7 @@ 'hwdoc', 'acxefcsdgt', 'pmmn', + 'ugaryc' // Add more beans... ]; diff --git a/web/gui/src/main/webapp/onos.js b/web/gui/src/main/webapp/onos.js index 844fd46f45..b48a88fcc7 100644 --- a/web/gui/src/main/webapp/onos.js +++ b/web/gui/src/main/webapp/onos.js @@ -61,7 +61,8 @@ '17:7287687967', '11:65678869706783687184', '1:80777778', - '9:72696982' + '9:72696982', + '7:857165828967' // Add more sauce... ]; diff --git a/web/gui/src/main/webapp/raw/ugaryc.foo b/web/gui/src/main/webapp/raw/ugaryc.foo new file mode 100644 index 0000000000..53c133d90f Binary files /dev/null and b/web/gui/src/main/webapp/raw/ugaryc.foo differ