Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrançois Freitag <mail@franek.fr>2021-05-15 11:53:32 +0300
committerFrançois Freitag <mail@franek.fr>2021-05-15 11:57:50 +0300
commit3f8fe4f35e61f117f58376f79a97e05c079ccdca (patch)
tree0904579406264ead3557b227dc23a312b0f1aa4a
parent07476fd9910c0394514e4dd281955be05d6beadd (diff)
Remove unused apps/dav/js/schedule-response.js
File is not included in the schedule-response-options template and is commented out. The commented code relies on the buttonset() jQuery plugin, which is deprecated. https://api.jqueryui.com/buttonset/ If this code was to be re-introduced, it would take a different form. Signed-off-by: François Freitag <mail@franek.fr>
-rw-r--r--apps/dav/js/schedule-response.js3
-rw-r--r--apps/dav/templates/schedule-response-options.php1
2 files changed, 0 insertions, 4 deletions
diff --git a/apps/dav/js/schedule-response.js b/apps/dav/js/schedule-response.js
deleted file mode 100644
index 109e5a53144..00000000000
--- a/apps/dav/js/schedule-response.js
+++ /dev/null
@@ -1,3 +0,0 @@
-// window.addEventListener('DOMContentLoaded', function() {
-// $('#selectPartStatForm').buttonset();
-// }); \ No newline at end of file
diff --git a/apps/dav/templates/schedule-response-options.php b/apps/dav/templates/schedule-response-options.php
index da95454e4f5..27c062d88be 100644
--- a/apps/dav/templates/schedule-response-options.php
+++ b/apps/dav/templates/schedule-response-options.php
@@ -1,6 +1,5 @@
<?php
style('dav', 'schedule-response');
-//script('dav', 'schedule-response');
?>
<div class="update">