Changeset 590

Show
Ignore:
Timestamp:
08/24/10 11:23:03 (3 years ago)
Author:
rafael.soares
Message:

Changed the favicon

Location:
trunk/opentrials
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/opentrials/templates/base.html

    r587 r590  
    66        <meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8"/> 
    77        <title>{% block page_title %}{% trans "Clinical Trials Platform" %}{% endblock %}</title> 
    8         <link rel="shortcut icon" href="/static/favicon.ico"/> 
     8        <link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico"/> 
    99        <link rel="stylesheet" type="text/css" href="/static/css/asmselect/jquery.asmselect.css"/> 
    1010        <link rel="stylesheet" type="text/css" href="/static/css/jquery.cluetip.css"/>