Changeset - c0fde4c92dae
[Not reviewed]
1 2 1
Bradley Kuhn (bkuhn) - 8 years ago 2015-12-01 03:19:47
bkuhn@ebb.org
Move forms.css to css directory.
3 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/forms.css
Show inline comments
 
file renamed from www/conservancy/static/forms.css to www/conservancy/static/css/forms.css
www/conservancy/static/supporter/2015-supporter-appeal.html
Show inline comments
...
 
@@ -5,3 +5,3 @@
 
{% block head %}
 
<link href="/forms.css" rel="stylesheet" type="text/css"/>
 
<link href="/css/forms.css" rel="stylesheet" type="text/css"/>
 
{% endblock %}
www/conservancy/static/supporter/original-supporter-appeal.html
Show inline comments
...
 
@@ -5,3 +5,3 @@
 
{% block head %}
 
<link href="/forms.css" rel="stylesheet" type="text/css"/>
 
<link href="/css/forms.css" rel="stylesheet" type="text/css"/>
 
{% endblock %}
0 comments (0 inline, 0 general)