Commit bcd63ab5 authored by Franz Liedke's avatar Franz Liedke

We can be fairly sure the $time variable is set in the profiler view.

parent 204a64f0
......@@ -61,9 +61,7 @@
@endif
</a>
</li>
@if (isset($time))
<li><a class="anbu-tab">Time <span class="anbu-count">{{ $time }}ms</span></a></li>
@endif
<li class="anbu-tab-right"><a id="anbu-hide" href="#">&#8614;</a></li>
<li class="anbu-tab-right"><a id="anbu-close" href="#">&times;</a></li>
<li class="anbu-tab-right"><a id="anbu-zoom" href="#">&#8645;</a></li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment