This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
src_rockstor_storageadmin_views_views.html
116 lines (105 loc) · 5.41 KB
/
src_rockstor_storageadmin_views_views.html
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!doctype html PUBLIC "-//W3C//DTD html 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=emulateIE7' />
<title>Coverage for src/rockstor/storageadmin/views/views: 100%</title>
<link rel='stylesheet' href='style.css' type='text/css'>
<script type='text/javascript' src='jquery.min.js'></script>
<script type='text/javascript' src='jquery.hotkeys.js'></script>
<script type='text/javascript' src='jquery.isonscreen.js'></script>
<script type='text/javascript' src='coverage_html.js'></script>
<script type='text/javascript' charset='utf-8'>
jQuery(document).ready(coverage.pyfile_ready);
</script>
</head>
<body id='pyfile'>
<div id='header'>
<div class='content'>
<h1>Coverage for <b>src/rockstor/storageadmin/views/views</b> :
<span class='pc_cov'>100%</span>
</h1>
<img id='keyboard_icon' src='keybd_closed.png'>
<h2 class='stats'>
0 statements
<span class='run hide_run shortkey_r button_toggle_run'>0 run</span>
<span class='mis shortkey_m button_toggle_mis'>0 missing</span>
<span class='exc shortkey_x button_toggle_exc'>0 excluded</span>
</h2>
</div>
</div>
<div class='help_panel'>
<img id='panel_icon' src='keybd_open.png'>
<p class='legend'>Hot-keys on this page</p>
<div>
<p class='keyhelp'>
<span class='key'>r</span>
<span class='key'>m</span>
<span class='key'>x</span>
<span class='key'>p</span> toggle line displays
</p>
<p class='keyhelp'>
<span class='key'>j</span>
<span class='key'>k</span> next/prev highlighted chunk
</p>
<p class='keyhelp'>
<span class='key'>0</span> (zero) top of page
</p>
<p class='keyhelp'>
<span class='key'>1</span> (one) first highlighted chunk
</p>
</div>
</div>
<div id='source'>
<table cellspacing='0' cellpadding='0'>
<tr>
<td class='linenos' valign='top'>
<p id='n1' class='pln'><a href='#n1'>1</a></p>
<p id='n2' class='pln'><a href='#n2'>2</a></p>
<p id='n3' class='pln'><a href='#n3'>3</a></p>
<p id='n4' class='pln'><a href='#n4'>4</a></p>
<p id='n5' class='pln'><a href='#n5'>5</a></p>
<p id='n6' class='pln'><a href='#n6'>6</a></p>
<p id='n7' class='pln'><a href='#n7'>7</a></p>
<p id='n8' class='pln'><a href='#n8'>8</a></p>
<p id='n9' class='pln'><a href='#n9'>9</a></p>
<p id='n10' class='pln'><a href='#n10'>10</a></p>
<p id='n11' class='pln'><a href='#n11'>11</a></p>
<p id='n12' class='pln'><a href='#n12'>12</a></p>
<p id='n13' class='pln'><a href='#n13'>13</a></p>
<p id='n14' class='pln'><a href='#n14'>14</a></p>
<p id='n15' class='pln'><a href='#n15'>15</a></p>
<p id='n16' class='pln'><a href='#n16'>16</a></p>
<p id='n17' class='pln'><a href='#n17'>17</a></p>
</td>
<td class='text' valign='top'>
<p id='t1' class='pln'><span class='str'>"""</span><span class='strut'> </span></p>
<p id='t2' class='pln'><span class='str'>Copyright (c) 2012-2013 RockStor, Inc. <http://rockstor.com></span><span class='strut'> </span></p>
<p id='t3' class='pln'><span class='str'>This file is part of RockStor.</span><span class='strut'> </span></p>
<p id='t4' class='pln'><span class='strut'> </span></p>
<p id='t5' class='pln'><span class='str'>RockStor is free software; you can redistribute it and/or modify</span><span class='strut'> </span></p>
<p id='t6' class='pln'><span class='str'>it under the terms of the GNU General Public License as published</span><span class='strut'> </span></p>
<p id='t7' class='pln'><span class='str'>by the Free Software Foundation; either version 2 of the License,</span><span class='strut'> </span></p>
<p id='t8' class='pln'><span class='str'>or (at your option) any later version.</span><span class='strut'> </span></p>
<p id='t9' class='pln'><span class='strut'> </span></p>
<p id='t10' class='pln'><span class='str'>RockStor is distributed in the hope that it will be useful, but</span><span class='strut'> </span></p>
<p id='t11' class='pln'><span class='str'>WITHOUT ANY WARRANTY; without even the implied warranty of</span><span class='strut'> </span></p>
<p id='t12' class='pln'><span class='str'>MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span><span class='strut'> </span></p>
<p id='t13' class='pln'><span class='str'>General Public License for more details.</span><span class='strut'> </span></p>
<p id='t14' class='pln'><span class='strut'> </span></p>
<p id='t15' class='pln'><span class='str'>You should have received a copy of the GNU General Public License</span><span class='strut'> </span></p>
<p id='t16' class='pln'><span class='str'>along with this program. If not, see <http://www.gnu.org/licenses/>.</span><span class='strut'> </span></p>
<p id='t17' class='pln'><span class='str'>"""</span><span class='strut'> </span></p>
</td>
</tr>
</table>
</div>
<div id='footer'>
<div class='content'>
<p>
<a class='nav' href='index.html'>« index</a> <a class='nav' href='http://nedbatchelder.com/code/coverage'>coverage.py v3.7.1</a>
</p>
</div>
</div>
</body>
</html>