Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into WINKSTART-806
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Defebvre committed Jun 28, 2012
2 parents 619c84a + c460eea commit 3a61cef
Show file tree
Hide file tree
Showing 15 changed files with 131 additions and 12,082 deletions.
2 changes: 2 additions & 0 deletions config/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

register_type: 'onboard',

device_threshold: [5, 20, 50, 100],

/* web server used by the cdr module to show the link to the logs */
logs_web_server_url: 'http://cdrs.2600hz.com/',

Expand Down
5 changes: 0 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,10 @@
<link type="text/css" href="js/external/ui-listpanel/css/ui.listpanel.css" rel="stylesheet" media="screen" />
<link type="text/css" href="js/external/ui-listpanel/css/jquery.jscrollpane.css" rel="stylesheet" media="screen" />

<link type="text/css" href="js/external/jqPlot/jquery.jqplot.css" rel="stylesheet" media="screen" />

<link type="text/css" href="css/jquery.tooltip.css" rel="stylesheet" media="screen" />
<script type="text/javascript" src="js/external/jquery.cors.js"></script>
<script type="text/javascript" src="js/external/underscore-min.js"></script>

<script type="text/javascript" src="js/external/jqPlot/jquery.jqplot.js"></script>
<script type="text/javascript" src="js/external/jqPlot/plugins/jqplot.pieRenderer.js"></script>

<script type="text/javascript" src="js/external/form2object.js"></script>
<script type="text/javascript" src="js/external/formToWizard.js"></script>
<script type="text/javascript" src="js/external/md5_generator.js"></script>
Expand Down
259 changes: 0 additions & 259 deletions js/external/jqPlot/jquery.jqplot.css

This file was deleted.

Loading

0 comments on commit 3a61cef

Please sign in to comment.