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
Thomas Müller 9ad30f9c92 Merge pull request #22783 from patelfenil/bugfix-issue-17320 10 years ago
..
users Properly escape URL 10 years ago
admin.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
apps.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
certificates.js replace $.parseJSON() by JSON.parse() 10 years ago
log.js force log messages to break to alleviate horizontal scroll on Admin page 11 years ago
personal.js Merge pull request #22783 from patelfenil/bugfix-issue-17320 10 years ago
settings.js