You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/settings/js
Christoph Wurst e4a8456d01
replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')
9 years ago
..
users Properly escape URL 9 years ago
admin.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 9 years ago
apps.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 9 years ago
certificates.js replace $.parseJSON() by JSON.parse() 9 years ago
log.js force log messages to break to alleviate horizontal scroll on Admin page 10 years ago
personal.js replace $.parseJSON() by JSON.parse() 9 years ago
settings.js Fix group select autocomplete 10 years ago