Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
commit
c0bf34fd02
www/common
|
@ -216,7 +216,7 @@ define([
|
|||
title: Messages.tags_title,
|
||||
})
|
||||
.click(common.prepareFeedback(type))
|
||||
.click(function () { UI.updateTags(null); });
|
||||
.click(function () { UI.updateTags(common, null); });
|
||||
break;
|
||||
default:
|
||||
button = $('<button>', {
|
||||
|
|
Loading…
Reference in New Issue