1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 03:45:10 +01:00

Implemented stripping of query parameters from url

This commit is contained in:
2016-08-02 13:07:24 +02:00
parent d5c6b751f9
commit 607a45ca8b
2 changed files with 12 additions and 2 deletions

View File

@@ -88,7 +88,7 @@
<div class="input-field col s12">
<input type="checkbox" name="strip" id="strip" />
<label for="strip">Strip parameters from url</label>
<label for="strip">Strip parameters from url (like <em>?utm_source=social</em> - can break the link!)</label>
</div>
{% if bookmark.url_hash %}