]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - public/javascripts/index.js
Styling structure
[github/Chocobozzz/PeerTube.git] / public / javascripts / index.js
index c67e22c7bfe127c504e4d17e8d1242680b01d287..daab2991e4abf6cdded8653b3973e58b1d288b5a 100644 (file)
@@ -31,7 +31,7 @@
     makeFriends()
   })
 
-  $('#search_video').on('keyup', function (e) {
+  $('#search-video').on('keyup', function (e) {
     var search = $(this).val()
 
     if (search === '') return