Update view.flot.html

This commit is contained in:
msolv 2015-03-05 13:51:34 -03:00
parent b00a530bc2
commit 6b916703c8

View File

@ -26,7 +26,7 @@ generate the element itself (you can then append view.el to the DOM.</p>
<span class="nx">template</span><span class="o">:</span> <span class="s1">&#39; \</span>
<span class="s1"> &lt;div class=&quot;recline-flot&quot;&gt; \</span>
<span class="s1"> &lt;div class=&quot;panel graph&quot; style=&quot;display: block;&quot;&gt; \</span>
<span class="s1"> &lt;div class=&quot;js-temp-notice alert alert-warning alert-block&quot;&gt; \</span>
<span class="s1"> &lt;div class=&quot;js-temp-notice alert alert-block&quot;&gt; \</span>
<span class="s1"> &lt;h3 class=&quot;alert-heading&quot;&gt;Hey there!&lt;/h3&gt; \</span>
<span class="s1"> &lt;p&gt;There\&#39;s no graph here yet because we don\&#39;t know what fields you\&#39;d like to see plotted.&lt;/p&gt; \</span>
<span class="s1"> &lt;p&gt;Please tell us by &lt;strong&gt;using the menu on the right&lt;/strong&gt; and a graph will automatically appear.&lt;/p&gt; \</span>
@ -473,4 +473,4 @@ could have a lot of values and so we limit to max 15 (we assume)</p>
<span class="p">})(</span><span class="nx">jQuery</span><span class="p">,</span> <span class="nx">recline</span><span class="p">.</span><span class="nx">View</span><span class="p">);</span>
</pre></div> </td> </tr> </tbody> </table> </div> </body> </html>
</pre></div> </td> </tr> </tbody> </table> </div> </body> </html>