Skip to content

Commit

Permalink
version 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Jan 27, 2021
1 parent 6f036e7 commit 2a026b2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 30 deletions.
42 changes: 14 additions & 28 deletions index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eva-ics/hmi-block_ui",
"version": "0.2.5",
"version": "0.2.6",
"description": "Block UI for EVA ICS",
"scripts": {
"test": "echo 'Error: no test specified' && exit 1",
Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
.popup(
'eva_hmi_popup',
'error',
'Server error',
'Server error ' + err,
'Connection to server failed',
{
ct: ct,
Expand Down

0 comments on commit 2a026b2

Please sign in to comment.