Skip to content

Instantly share code, notes, and snippets.

View rochellebiztalk's full-sized avatar

rochellebiztalk

View GitHub Profile
@rochellebiztalk
rochellebiztalk / AlarmWidget
Last active September 7, 2017 13:40
BT360 Alarm Custom Widget
DATAMONITOR ALARM
<div id="WidgetScroll" style="top:30px; text-align:center;" data-bind="addScrollBar: WidgetScroll, scrollCallback: 'false'">
 <!--ko foreach: sqlJobs-->
  <dl>
   <dt data-bind="text: monitorGroupType"></dt>
</dl> 
<!--ko foreach: $data.monitorGroupData.monitorGroups -->
<!--ko foreach: $data.monitors -->