Allow to dismiss the code integrity warning
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
f7f2711547
commit
4037a79328
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ $(document).ready(function(){
|
|||
OC.Notification.showHtml(
|
||||
text,
|
||||
{
|
||||
type: 'error',
|
||||
isHTML: true
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue