summaryrefslogtreecommitdiff
path: root/views/new-repost.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/new-repost.php')
-rw-r--r--views/new-repost.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/views/new-repost.php b/views/new-repost.php
index 1f8fcfc..a60b8ea 100644
--- a/views/new-repost.php
+++ b/views/new-repost.php
@@ -26,13 +26,6 @@
<script>
$(function(){
- // ctrl-s to save
- $(window).on('keydown', function(e){
- if(e.keyCode == 83 && e.ctrlKey){
- $("#btn_post").click();
- }
- });
-
$("#btn_post").click(function(){
$.post("/repost", {