|
@@ -312,7 +312,7 @@ $('#disable-switch').bootstrapSwitch('setActive', false); // true || false</pre
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="control-group">
|
|
|
- <label class="control-label" for="notification1">Notification 2</label>
|
|
|
+ <label class="control-label" for="notification2">Notification 2</label>
|
|
|
|
|
|
<div class="controls">
|
|
|
<div class="switch" tabindex="0">
|
|
@@ -340,7 +340,7 @@ $('#disable-switch').bootstrapSwitch('setActive', false); // true || false</pre
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="control-group">
|
|
|
- <label class="control-label" for="notification1">Notification 2</label>
|
|
|
+ <label class="control-label" for="notification2">Notification 2</label>
|
|
|
<div class="controls">
|
|
|
<div class="switch" tabindex="0">
|
|
|
<input id="notification2" type="checkbox" />
|