New favicon for new tracker UI

- Legacy-Id: 1953
This commit is contained in:
Pasi Eronen 2010-01-21 23:49:44 +00:00
parent e4a64b993a
commit 7471e7ea7a
4 changed files with 2 additions and 2 deletions

View file

@ -48,9 +48,9 @@ IETF = {};
IETF.user_groups = { {% for group in user.groups.all %}"{{group}}":true{% if not forloop.last %}, {%endif%}{%endfor%} };
</script>
{% ifnotequal server_mode "production" %}
<link rel="icon" href="/images/ietf-dev-icon.bmp" />
<link rel="icon" href="/images/ietfdt-icon-red.ico" />
{% else %}
<link rel="icon" href="/images/ietf-icon.bmp" />
<link rel="icon" href="/images/ietfdt-icon.ico" />
{% endifnotequal %}
</head>
<body class="yui-skin-sam" {% block bodyAttrs %}{%endblock%}>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.