Skip to content

Commit d09eb02

Browse files
committed
css version support
1 parent 3899bd1 commit d09eb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
55
<title>Vesta - <?php echo "$TAB"; ?> </title>
66
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
7-
<link type="text/css" href="/css/main.css" rel="stylesheet" />
7+
<link type="text/css" href="/css/main.css?ver=1390333255" rel="stylesheet" />
88
<!--[if IE 7]>
99
<link rel="stylesheet" type="text/css" href="/css/ie.css" />
1010
<style type="text/css">

0 commit comments

Comments
 (0)