Added merged files from dev-v7

This commit is contained in:
Mundairson
2018-05-30 10:07:05 +01:00
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
</div>
<div class="umb-healthcheck-message" ng-if="group.totalWarning > 0">
<i class="icon-alert color-yellow"></i>
<i class="icon-alert color-orange"></i>
{{ group.totalWarning }}
</div>

View File

@@ -1,4 +1,4 @@
[
[
{
"name": "Introduction",
"alias": "umbIntroIntroduction",
@@ -73,7 +73,7 @@
{
"element": "#applications [data-element='section-help']",
"title": "Help",
"content": "If you ever find yourself in trouble click here to open the help drawer.",
"content": "If you ever find yourself in trouble click here to open the Help drawer.",
"event": "click",
"backdropOpacity": 0.6
},
@@ -181,7 +181,7 @@
"element": "[data-element~='overlay-editor-picker']",
"elementPreventClick": true,
"title": "Editor picker",
"content": "<p>In the editor picker dialog we can pick one of the many built in editors.</p><p><em>You can choose from preconfigured data types (Reuse) or create a new configuration (Available editors)</em>.</p>"
"content": "<p>In the editor picker dialog we can pick one of the many built-in editors.</p><p><em>You can choose from preconfigured data types (Reuse) or create a new configuration (Available editors)</em>.</p>"
},
{
"element": "[data-element~='overlay-editor-picker'] [data-element='editor-Textarea']",
@@ -198,7 +198,7 @@
{
"element": "[data-element~='overlay-editor-settings'] [data-element='button-overlaySubmit']",
"title": "Save editor",
"content": "Click <b>Submit</b> to save the editor.",
"content": "Click <b>Submit</b> to save the changes.",
"event": "click"
},
{