From 5367fc6b7e60aa6d8e32029ff200c4141aadf734 Mon Sep 17 00:00:00 2001 From: lxf Date: Mon, 6 Dec 2021 10:02:08 -0500 Subject: admn: ended up reverting changes, problem was in bookmarklet --- templates/admin/links/link/change_form.html | 1 - 1 file changed, 1 deletion(-) (limited to 'templates') diff --git a/templates/admin/links/link/change_form.html b/templates/admin/links/link/change_form.html index 85f1041..5a5753a 100755 --- a/templates/admin/links/link/change_form.html +++ b/templates/admin/links/link/change_form.html @@ -19,7 +19,6 @@ function GetURLParameter(sParam){ var title = GetURLParameter('title'); var description = GetURLParameter('description'); var url = GetURLParameter('url'); -console.log(title, description, url) {% endblock %} -- cgit v1.2.3-70-g09d2