summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options/chromeos_internet_detail.html
blob: b6268a0da65ac5afe2dddf92e698ab32575b1b14 (plain)
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<div class="page hidden" id="detailsInternetPage">
  <h1 id="inetTitle"></h1>
  <!-- Navigation tabs -->
  <div class="subpages-nav-tabs" id="details-tab-strip">
    <span i18n-content="wifiNetworkTabLabel" id="wifiNetworkNavTab"
          class="inactive-tab wifi-details" tab-contents="wifiNetworkTab"></span><span
          i18n-content="cellularPlanTabLabel" id="cellularPlanNavTab"
          class="inactive-tab cellular-details" tab-contents="cellularPlanTab"></span><span
          i18n-content="cellularConnTabLabel" id="cellularConnNavTab"
          class="inactive-tab cellular-details" tab-contents="cellularConnTab"></span><span
          i18n-content="cellularDeviceTabLabel" id="cellularDeviceNavTab"
          class="inactive-tab cellular-details" tab-contents="cellularDeviceTab"></span><span
          i18n-content="networkTabLabel" id="internetNavTab"
          class="inactive-tab" tab-contents="internetTab"></span>
  </div>
  <div id="wifiNetworkTab" class="subpages-tab-contents wifi-details">
    <section>
      <table class="option-control-table">
        <tr>
          <td class="option-name" i18n-content="inetSsid"></td>
          <td id="inetSsid" class="option-value"></td>
        </tr>
        <tr>
          <td colspan="2">
            <label class="checkbox">
              <input id="rememberNetwork" type="checkbox">
              <span i18n-content="inetRememberNetwork"></span>
            </label>
          </td>
        </tr>
      </table>
    </section>
    <section class="cert-details">
      <table class="option-control-table">
        <tr>
          <td class="option-name" i18n-content="inetIdent"></td>
          <td class="option-value"><input id="inetIdent"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="inetCert"></td>
          <td class="option-value"><input id="inetCert" type="file"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="inetCertPass"></td>
          <td class="option-value"><input id="inetCertPass"></td>
        </tr>
      </table>
    </section>
    <section class="cert-pkcs-details">
      <table class="option-control-table">
        <tr>
          <td class="option-name" i18n-content="inetIdent"></td>
          <td class="option-value"><input id="inetIdentPkcs"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="inetCert"></td>
          <td class="option-value" i18n-content="inetCertPkcs"></td>
        </tr>
      </table>
    </section>
    <section id="passwordNetwork" class="password-details">
      <table class="option-control-table">
        <tr>
          <td class="option-name" i18n-content="inetPassProtected"></td>
        </tr>
      </table>
    </section>
  </div>
  <div id="cellularPlanTab" class="subpages-tab-contents cellular-details">
    <section>
      <div>
        <table class="option-control-table" id="details-plan-table">
          <tr class="plan-loading-info">
            <td i18n-content="planLoading" class="option-value"></td>
          </tr>
          <tr class="no-plan-info">
            <td class="option-value"><button id="purchaseMore"
                i18n-content="purchaseMore"></button></td>
          </tr>
        </table>
      </div>
      <div id="planList"></div>
    </section>
    <section class="plan-details-info">
      <div>
        <label class="checkbox">
          <input id="showPlanNotifications"type="checkbox">
          <span i18n-content="showPlanNotifications"></span>
        </label>
      </div>
    </section>
  </div>
  <div id="cellularConnTab" class="subpages-tab-contents cellular-details">
    <section id="cellularNetworkOptions">
      <table class="option-control-table">
        <tr>
          <td class="option-name" i18n-content="serviceName"></td>
          <td id="serviceName" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="networkTechnology"></td>
          <td id="networkTechnology" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="activationState"></td>
          <td id="activationState" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="roamingState"></td>
          <td id="roamingState" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="restrictedPool"></td>
          <td id="restrictedPool" class="option-value"></td>
        </tr>
        <tr class="gsm-only">
          <td class="option-name" i18n-content="operatorName"></td>
          <td id="operatorName" class="option-value"></td>
        </tr>
        <tr class="gsm-only">
          <td class="option-name" i18n-content="operatorCode"></td>
          <td id="operatorCode" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="errorState"></td>
          <td id="errorState" class="option-value"></td>
        </tr>
      </table>
    </section>
  </div>
  <div id="cellularDeviceTab" class="subpages-tab-contents cellular-details">
    <section id="cellularDeviceOptions">
      <table class="option-control-table">
        <tr>
          <td class="option-name" i18n-content="manufacturer"></td>
          <td id="manufacturer" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="modelId"></td>
          <td id="modelId" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="firmwareRevision"></td>
          <td id="firmwareRevision" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="hardwareRevision"></td>
          <td id="hardwareRevision" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="lastUpdate"></td>
          <td id="lastUpdate" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="prlVersion"></td>
          <td id="prlVersion" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name">MEID:</td>
          <td id="meid" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name">ESN:</td>
          <td id="esn" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name">IMEI:</td>
          <td id="imei" class="option-value"></td>
        </tr>
        <tr class="gsm-only">
          <td class="option-name">IMSI:</td>
          <td id="imsi" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name">MDN:</td>
          <td id="mdn" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name">MIN:</td>
          <td id="min" class="option-value"></td>
        </tr>
      </table>
    </section>
  </div>
  <div id="internetTab" class="subpages-tab-contents">
    <section id="advancedSection">
      <table class="option-control-table">
        <tr>
          <td class="option-name" i18n-content="connectionState"></td>
          <td id="connectionState" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="inetAddress"></td>
          <td id="inetAddress" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="inetSubnetAddress"></td>
           <td id="inetSubnetAddress" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="inetGateway"></td>
          <td id="inetGateway" class="option-value"></td>
        </tr>
        <tr>
          <td class="option-name" i18n-content="inetDns"></td>
           <td id="inetDns" class="option-value"></td>
        </tr>
        <tr id="hardwareAddressRow">
          <td class="option-name" i18n-content="hardwareAddress"></td>
           <td id="hardwareAddress" class="option-value"></td>
        </tr>
      </table>
    </section>
  </div>
  <div class="button-strip">
    <button id="detailsInternetLogin"
            i18n-content="inetLogin"></button>
    <button id="detailsInternetOk"
            i18n-content="detailsInternetOk"></button>
    <button id="detailsInternetDismiss"
            i18n-content="detailsInternetDismiss"></button>
  </div>
</div>