diff --git a/docs/src/view.flot.html b/docs/src/view.flot.html index 1f4ce49a..e31a7e12 100644 --- a/docs/src/view.flot.html +++ b/docs/src/view.flot.html @@ -26,7 +26,7 @@ generate the element itself (you can then append view.el to the DOM.

template: ' \ <div class="recline-flot"> \ <div class="panel graph" style="display: block;"> \ - <div class="js-temp-notice alert alert-warning alert-block"> \ + <div class="js-temp-notice alert alert-block"> \ <h3 class="alert-heading">Hey there!</h3> \ <p>There\'s no graph here yet because we don\'t know what fields you\'d like to see plotted.</p> \ <p>Please tell us by <strong>using the menu on the right</strong> and a graph will automatically appear.</p> \ @@ -473,4 +473,4 @@ could have a lot of values and so we limit to max 15 (we assume)

})(jQuery, recline.View); - \ No newline at end of file +