history.html 9.43 KB
Newer Older
1 2 3 4
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
5
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
6 7 8 9
    <meta http-equiv="Pragma" content="no-cache">
    <meta http-equiv="Cache-Control" content="no-store">
    <meta http-equiv="Cache-Control" content="no-cache">
    <meta http-equiv="Expires" content="-1">
Masaru Abe committed
10
    <title></title>
11

12
    <link rel="stylesheet" type="text/css" href="common/css/jquery-ui.css?__UPDATEID__" />
13
    <link rel="stylesheet" type="text/css" href="common/css/jquery.toastmessage.css?__UPDATEID__" />
14 15
    <link rel="stylesheet" type="text/css" href="common/css/default.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="common/css/screenLock.css?__UPDATEID__" />
16
    <link rel="stylesheet" type="text/css" href="common/css/jquery.treeview.css?__UPDATEID__" />
17

18
    <link rel="stylesheet" type="text/css" href="css/reset.css?__UPDATEID__" />
19

20 21 22 23 24 25 26 27 28 29 30 31 32
    <link rel="stylesheet" type="text/css" href="css/layout/common.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/header.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/footer.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/history.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/backup.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/restore.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/login_validation.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/accordion.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/list_shirori_detail.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/limit_access.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/share.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.css?__UPDATEID__" id="theme_base" />
    <link rel="stylesheet" type="text/css" href="common/js/pickadate/themes/classic.date.css?__UPDATEID__" id="theme_date" />
33

34 35 36 37 38 39
    <!-- CSSビュー -->
    <!-- link rel="stylesheet" type="text/css" href="css/reset.css?__UPDATEID__" / -->
    <link rel="stylesheet" type="text/css" href="css/layout/viewer.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="common/css/jquery.powertip.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/Anket.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/delete_shiori.css?__UPDATEID__" />
40

41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
    <script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/jquery-ui-1.8.23.custom.min.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/jquery.toastmessage.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/i18n.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/avweb.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/common.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/uuid.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./js/Limit_Access_Content.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./js/history.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./js/header.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/gotop.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/tab.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/jquery.treeview.edit.js?__UPDATEID__" ></script>
    <script type="text/javascript" src="./common/js/jquery.treeview.js?__UPDATEID__" ></script>
    <script type="text/javascript" src="./common/js/screenLock.js?__UPDATEID__" ></script>
56 57 58
	<script type="text/javascript" src="./js/detail.js?__UPDATEID__" ></script>
	<script type="text/javascript" src="./common/js/html2canvas.js?__UPDATEID__" ></script>
	<script type="text/javascript" src="./common/js/promise-6.1.0.min.js?__UPDATEID__" ></script>
59

60 61 62 63 64 65
    <style>
        html{
            -ms-touch-action : none;
            touch-action : none ;
        }
    </style>
66

67
</head>
68
<body id="history" oncontextmenu="return false">
69

70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
<header id="header-ws" class="header_ws">
	<div class="notification-pushmessage" style="display:none;">
		<!--新着メッセージがあります!!!-->
	</div>
	<div class="cnt_header">
		<a class="logo" href="javascript:void(0);" onclick="AVWEB.avwScreenMove(COMMON.ScreenIds.Home)"> </a>
		<div class="menu_language">
			<div class="clearfix">
				<ul class="floatL">
					<li class="floatR" id="li-login-username" style="display:none;">
						<label class="lang" lang="txtLoginUser"><!--こんにちは--></label>
						<label id="login-username"> </label>
					</li>
				</ul>
				<ul class="floatR">
					<li class="language" id="language-jp"><a href="#"><img src="img/common/flg_jpn.png" width="29" height="20"></a></li>
					<li class="language" id="language-en"><a href="#"><img src="img/common/flg_usa.png" width="29" height="20"></a></li>
					<li class="language" id="language-kr"><a href="#"><img src="img/common/flg_kor.png" width="29" height="20"></a></li>
					<li style="padding-left:0;"><input class="focus" id="searchbox-key" name="" type="text" placeholder=""></li>
					<div id="header-searchbox" style="display:none;">
						<input type="radio" id="searchbox-content" name="searchbox-searchtype" value="1" checked="checked" /><span id="searchbox-content-header" class="lang" lang="txtCtnNm"><!--コンテンツ名--></span><br/>
						<input type="radio" id="searchbox-tag" name="searchbox-searchtype" value="2" /><span class="lang" id="searchbox-tag-header" lang="txtTag"><!--タグ--></span><br/>
						<input type="radio" id="searchbox-body" name="searchbox-searchtype" value="3" /><span class="lang" id="searchbox-body-header" lang="txtContTxt"><!--本文--></span><br/>
						<a class="blue lang" href="#" id="searchbox-search" lang="txtSearch"><!--検索--></a>
					</div>
				</ul>
			</div>
			<ul class="button">
98
				<li class="floatL" id="dspPushMessage" style="display:none">
99 100 101 102 103 104 105 106 107 108 109 110
					<a href="#" id="liPushMessage"><span class="pushMessage"><span class="icon"></span> <span class="lang" lang="txtPushAlert"><!--新着 : --></span><span id="numbermessage"></span><span class="arrow"></span></span></a>
					<div id="accordion" style="display:none;">
						<div id="show-push-message"></div>
						<div class="pagechange clearfix">
							<a class="floatL lang" id='prev-page-message' lang="txtPrevious"><!--前へ--></a><a class="floatR lang" id='next-page-message'  lang="txtNext"><!--次へ--></a>
						</div>
					</div>
				</li>
				<li class="menuIcon" id="dspHome"><a href="#"><img src="img/common/icon_home.png" width="30" height="30"></a></li>
				<li class="menuIcon" id="dspShiori"><a href="#"><img src="img/common/icon_marker.png" width="30" height="30"></a></li>
				<li class="menuIcon" id="dspViewHistory"><a href="#"><img src="img/common/icon_watch.png" width="30" height="30"></a></li>
				<li class="menuIcon" id="dspSetting" style="display:none;"><a href="#"><img src="img/common/icon_setup.png" width="30" height="30"></a></li>
111
				<li class="menuIcon" id="dspLogout" style="margin-right:0;display:none;"><a href="#"><img src="img/common/icon_logout.png" width="30" height="30"></a></li>
112 113 114
			</ul>
		</div>
	</div>
115 116
</header>

117 118 119 120
<div id="ws-body" class="wrapper_ws" >
	<div id="inc_backup"></div>
	<div id="main-ws">
		<article class="articlehistory">
121
			<span class="lang sort-title" lang="txtSort"><!--並び替え--></span>
122 123 124
			<div class="tops">
				<ul class="sort" id="menu_sort">
					<li>
125
						<a id="control-sort-title" class="lang nottouchdevice control_sort_on" lang="dspTitleNm"><!--タイトル名--></a>
126 127 128 129 130 131 132 133 134 135
						<a class="lang control_sort_off" lang="dspTitleNm" style="display:none"><!--タイトル名--></a>
						<b>|</b>
					</li>
					<li>
						<a id="control-sort-titlekana" class="lang nottouchdevice control_sort_on" lang="dspTitleNmKn"><!--タイトル名(かな)--></a>
						<a id="control-sort-titlekana-off" class="lang control_sort_off" lang="dspTitleNmKn" style="display:none"><!--タイトル名(かな)--></a>
						<b id="separate">|</b>
					</li>
					<li>
						<a id="control-sort-releasedate" class="lang nottouchdevice control_sort_on" lang="txtPubDt" ><!--公開日--></a>
136
						<a class="lang control_sort_off" lang="txtPubDt" style="display:none" ><!--公開日--></a>
137 138 139
						<b>|</b>
					</li>
					<li class="current">
140 141
						<a id="control-sort-viewdate" class="lang nottouchdevice control_sort_on" lang="txtViewDt" ><!--閲覧日--></a>
						<a id="off-default" class="lang control_sort_off" lang="txtViewDt" style="display:none" ><!--閲覧日--></a>
142 143 144 145 146 147 148 149 150 151 152
					</li>
				</ul>
				<p>
					<label id="dispPage"> </label> <label class="lang pageNumControl" lang="txtRecordNum" style="visibility: hidden"><!--件--></label >
				</p>
			</div>
			<div class="clearboth"> </div>
			<div id="content-grid"> </div>
			<br/>
		</article>
	</div>
153

154
	<div id="inc_detail" ></div>
155

156 157 158 159 160
	<footer>
		<div class="border">
			<div class="cnt_footer">
			COPYRIGHT &copy; 2014 AGENTEC Co., Ltd. ALL RIGHTS RESERVED.
			</div>
161
		</div>
162
	</footer>
163

164
</div>
165

166
<div id="viewer" style="display:none;" >
167 168 169 170 171 172 173
</div>

<iframe style="height:0px;width:0px;visibility:hidden;display:none;" src="about:blank">
    this frame prevents back forward cache
</iframe>

</body>
174
</html>