Changeset - 886e3e7e55a2
[Not reviewed]
0 1 0
Martin Michlmayr (tbm) - 8 years ago 2016-06-08 20:40:43
tbm@cyrius.com
Remove deprecated media type projection
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/base_conservancy.html
Show inline comments
...
 
@@ -14,3 +14,3 @@
 
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
 
    <link rel="stylesheet" type="text/css" media="screen, projection" href="/css/conservancy.css" />
 
    <link rel="stylesheet" type="text/css" media="screen" href="/css/conservancy.css" />
 
    <link rel="stylesheet" href="/css/jquery-ui-1.8.22.custom.css" />
0 comments (0 inline, 0 general)