Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
check
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_web
check
Commits
9708d8e0
Commit
9708d8e0
authored
Apr 10, 2014
by
Masaru Abe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
リリース時のキャッシュ対応
parent
98e614bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
26 deletions
+26
-26
login.html
+26
-26
No files found.
login.html
View file @
9708d8e0
...
...
@@ -11,32 +11,32 @@
<meta
http-equiv=
"Expires"
content=
"-1"
>
<title></title>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./abvw/css/layout/common.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./abvw/css/theme/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/common/css/jquery-ui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/common/css/jquery.toastmessage.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/layout/login.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/login.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/layout/login_validation.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/login_validation.css"
/>
<link
href=
"./abvw/css/layout/limit_access.css"
rel=
"stylesheet"
type=
"text/css
"
/>
<link
href=
"./abvw/css/theme/limit_access.css"
rel=
"stylesheet"
type=
"text/css
"
/>
<script
src=
"./abvw/common/js/jquery-1.8.1.min.js
"
></script>
<script
src=
"./abvw/common/js/thickbox.js
"
></script>
<script
src=
"./abvw/common/js/jquery-ui-1.8.23.custom.min.js"
></script>
<script
src=
"./abvw/common/js/jquery.toastmessage.js
"
></script>
<script
src=
"./abvw/common/js/screenLock.js"
type=
"text/javascript"
></script>
<script
src=
"./abvw/common/js/avweb.js
"
></script>
<script
src=
"./abvw/common/js/i18n.js
"
></script>
<script
src=
"./abvw/common/js/common.js
"
></script>
<script
src=
"./abvw/js/Limit_Access_Content.js
"
></script>
<script
src=
"./abvw/js/login.js
"
></script>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./abvw/css/layout/common.css
?#UID#
"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./abvw/css/theme/common.css
?#UID#
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/common/css/jquery-ui.css
?#UID#
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/common/css/jquery.toastmessage.css
?#UID#
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/layout/login.css
?#UID#
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/login.css
?#UID#
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/layout/login_validation.css
?#UID#
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/login_validation.css
?#UID#
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/layout/limit_access.css?#UID#
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./abvw/css/theme/limit_access.css?#UID#
"
/>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery-1.8.1.min.js?#UID#
"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/thickbox.js?#UID#
"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery-ui-1.8.23.custom.min.js?#UID#"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/jquery.toastmessage.js?#UID#
"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/screenLock.js?#UID#"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/avweb.js?#UID#
"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/i18n.js?#UID#
"
></script>
<script
type=
"text/javascript"
src=
"./abvw/common/js/common.js?#UID#
"
></script>
<script
type=
"text/javascript"
src=
"./abvw/js/Limit_Access_Content.js?#UID#
"
></script>
<script
type=
"text/javascript"
src=
"./abvw/js/login.js?#UID#
"
></script>
<!--[if gte IE 9]>
<style type="text/css">
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment