jack %!s(int64=7) %!d(string=hace) años
padre
commit
e589e7b86b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      e/z.html

+ 1 - 1
e/z.html

@ -186,7 +186,7 @@ $(document).ready(function() {
186 186
				}
187 187
			});
188 188
		}
189
	$(".commentBlock").on("click","li>div",function(){
189
	$(".commentBlock").on("click","li>.flexCenter",function(){
190 190
		location.href="http://" + window.location.host + "/e/p.html?id=" + this.attr("data-id");
191 191
	})
192 192
	$("body").on("click",".authicon,.thumbBtn",function(){