mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-05 23:55:32 +00:00
Merge branch 'master' into browsersteps-requests
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<script src="{{url_for('static_content', group='js', filename='diff-overview.js')}}" defer></script>
|
<script src="{{url_for('static_content', group='js', filename='diff-overview.js')}}" defer></script>
|
||||||
|
|
||||||
<div id="settings">
|
<div id="settings">
|
||||||
<form class="pure-form " action="" method="GET">
|
<form class="pure-form " action="" method="GET" id="diff-form">
|
||||||
<fieldset>
|
<fieldset>
|
||||||
{% if versions|length >= 1 %}
|
{% if versions|length >= 1 %}
|
||||||
<strong>Compare</strong>
|
<strong>Compare</strong>
|
||||||
|
|||||||
Reference in New Issue
Block a user