fix user editing
This commit is contained in:
@@ -81,9 +81,7 @@
|
||||
<script>
|
||||
$(function() {
|
||||
window.Danbooru.mixpanelEvent("Post Search", {
|
||||
//"tags": <%= raw params[:tags].to_json %>,
|
||||
"page": <%= raw params[:page].to_json %>,
|
||||
//"referer": <%= raw request.referer.to_json %>
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user