add placeholder for details in the error page
This commit is contained in:
parent
b7bbbeb486
commit
569030df1a
1 changed files with 3 additions and 1 deletions
|
@ -5,8 +5,10 @@
|
|||
<link href="../styles/popup.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body id="error">
|
||||
<h1>:(</h1>
|
||||
<h1 data-icon="alert-circle"></h1>
|
||||
<label class="flow-text" data-active-result="error_text"></label>
|
||||
<label for="error_msg_steps"></label>
|
||||
<label data-active-result="error_body"></label>
|
||||
<button class="btn" data-action="analysis,reload" for="refresh" role="primary"></button>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue