updated menu icon

This commit is contained in:
huangjx
2021-09-10 22:09:41 +08:00
parent 8fa818fa46
commit c19dd9de63
7 changed files with 17 additions and 111 deletions

View File

@@ -1,13 +1,3 @@
/**
* ownCloud - ocDownloader
*
* This file is licensed under the Affero General Public License version 3 or
* later. See the LICENSE file.
*
* @author Xavier Beurois <www.sgc-univ.net>
* @copyright Xavier Beurois 2015
*/
window.addEventListener('DOMContentLoaded', function () {
$('.ncdownloader-admin-settings').on('click', 'input[type="button"]', function (event) {
OC.msg.startSaving('#ncdownloader-message');