-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrfPILLS_BACKUP.htm
45 lines (38 loc) · 2.3 KB
/
rfPILLS_BACKUP.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<html lang="en">
<head>
<title>PILLS - horizontal list</title>
<!--meta http-equiv="Pragma" content="no-cache"-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- This makes mobile device support work -->
<meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1,user-scalable=0">
<link type="text/css" href="css/811/omn_dlg.css" rel="stylesheet" media="print,screen" />
<link type="text/css" href="css/811/omn_menu.css" rel="stylesheet" media="print, screen" />
<link type="text/css" href="css/811/smoothness/jquery-ui-1.10.4.custom.css" rel="stylesheet" />
<link type="text/css" href="css/811/slick.grid.css" rel="stylesheet" />
<link type="text/css" href="css/811/slick.columnpicker.css" rel="stylesheet" />
<link type="text/css" href="css/811/slick.pager.css" rel="stylesheet" />
<link type="text/css" href="css/811/omnis.css" rel="stylesheet"/>
<link type="text/css" href="css/811/native_switch.css" rel="stylesheet"/>
<link type="text/css" href="css/811/native_slider.css" rel="stylesheet"/>
<link type="text/css" href="css/811/native_list.css" rel="stylesheet"/>
<link type="text/css" href="css/user.css" rel="stylesheet" media="print, screen" />
<!-- BEGIN NOT OMNIS CSS STYLESHEETS -->
<link type="text/css" rel="stylesheet" href="css/theme-default/font-awesome.min.css" />
<link type="text/css" rel="stylesheet" href="css/theme-default/libs/select2/select2.css" />
<!-- END STYLESHEETS -->
<!-- Omnis Studio JavaScript client scripts -->
<script type="text/javascript" src="scripts/811/ssz.js"></script>
<script type="text/javascript" src="scripts/811/omjsclnt.js"></script>
<script type="text/javascript" src="scripts/811/omjqclnt.js"></script>
<!-- Edit user.js to pimp the jsclient -->
<script type="text/javascript" src="scripts/user.js"></script>
<!-- BEGIN not omnis JAVASCRIPT -->
<script src="js/libs/select2/select2.min.js"></script>
<!-- END JAVASCRIPT -->
</head>
<body onload="jOmnis.onLoad()" onunload="jOmnis.onUnload()" style="margin:0;overflow:auto">
<div id="omnisobject1" style="position:absolute;top:0px;left:0px" data-webserverurl="_PS_" data-omnisserverandport="" data-omnislibrary="PILLS" data-omnisclass="rfPILLS" data-dss="'js320x480Portrait','js768x1024Portrait'" data-param1="" data-param2="" data-commstimeout="0">
</div>
</body>
</html>