diff --git a/js/theme.js b/js/theme.js index e6f4da3257..129336f241 100644 --- a/js/theme.js +++ b/js/theme.js @@ -441,6 +441,3 @@ String.prototype.rtrim = function() { return trimmed; }; -function checkSelected() { - -} diff --git a/templates/search_item.tpl b/templates/search_item.tpl index d2f0b23785..8e72eaed4f 100644 --- a/templates/search_item.tpl +++ b/templates/search_item.tpl @@ -45,7 +45,7 @@ {{if $item.drop.dropping}}
  • - {{$item.drop.delete}} + {{$item.drop.delete}}
  • {{/if}} diff --git a/templates/wall_thread.tpl b/templates/wall_thread.tpl index 3fa53764d0..b327470c55 100644 --- a/templates/wall_thread.tpl +++ b/templates/wall_thread.tpl @@ -128,7 +128,7 @@ as the value of $top_child_total (this is done at the end of this file) {{if $item.drop.dropping}}
  • - {{$item.drop.delete}} + {{$item.drop.delete}}
  • {{/if}}