1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-08-26 05:54:48 +02:00

remove debug console.log

Cette révision appartient à :
Christoph Wurst 2016-05-24 13:40:01 +02:00
Parent f8bbbba306
révision 1671d8e337
Signature inconnue de Gitea
ID de la clé GPG: FEECD2543CA6EAF0

Voir le fichier

@ -71,7 +71,6 @@
list.html('');
// Show header only if there are tokens to show
console.log(tokens.length > 0);
this._toggleHeader(tokens.length > 0);
tokens.forEach(function(token) {