@steedos/standard-ui 2.5.12-beta.14 → 2.5.12-beta.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -159,6 +159,6 @@ tab_items:
159
159
  group: development
160
160
  index: 42
161
161
  objects: []
162
- sort: 9100
162
+ sort: 999999
163
163
  #url: /app/admin
164
- visible: false
164
+ visible: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@steedos/standard-ui",
3
- "version": "2.5.12-beta.14",
3
+ "version": "2.5.12-beta.15",
4
4
  "main": "package.service.js",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -12,5 +12,5 @@
12
12
  "description": "steedos package",
13
13
  "repository": {},
14
14
  "license": "MIT",
15
- "gitHead": "94e5420128c60eba0c059dc789c32a2019aab996"
15
+ "gitHead": "729f4597fb9a7a89e8c52b956bce2dc1197c5b5a"
16
16
  }