Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eventdisplay
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gsu
eventdisplay
Commits
582a4e6c
Commit
582a4e6c
authored
5 years ago
by
sb24qefi
Browse files
Options
Downloads
Patches
Plain Diff
remove timestamp of css file
parent
dd919d7e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
index.php
+1
-1
1 addition, 1 deletion
index.php
with
1 addition
and
1 deletion
index.php
+
1
−
1
View file @
582a4e6c
...
@@ -146,7 +146,7 @@ if ($file != false)
...
@@ -146,7 +146,7 @@ if ($file != false)
<meta
charset=
"utf-8"
/>
<meta
charset=
"utf-8"
/>
<meta
http-equiv=
"refresh"
content=
"600"
/>
<meta
http-equiv=
"refresh"
content=
"600"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/style.css
?
<?=
time
()
?>
"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/style.css"
>
<script
type=
"text/javascript"
src=
"assets/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"assets/jquery.js"
></script>
<title>
iDiv event screen
</title>
<title>
iDiv event screen
</title>
</head>
</head>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment