Drop pagedown-bootstrap library and all its related code
This commit is contained in:

committed by
Dominic Sauer

parent
9fe18f1873
commit
0667cbeefb
@ -52,5 +52,4 @@ $(document).on('turbolinks:load', function() {
|
||||
// Remove some elements before going back to an older site. Otherwise, they might not work.
|
||||
$(document).on('turbolinks:before-cache', function() {
|
||||
$('.chosen-container').remove();
|
||||
$('#wmd-button-row-description').remove();
|
||||
});
|
||||
|
Reference in New Issue
Block a user