<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -53,6 +53,8 @@
         &lt;sup class=&quot;error_&lt;%= exception.class.status %&gt;&quot;&gt;&lt;%= exception.class.status %&gt;&lt;/sup&gt;
       &lt;/h1&gt;
       &lt;%= error_codes(exception) %&gt;
+    
+    &lt;% if @show_details %&gt;
       &lt;p class=&quot;options&quot;&gt;
         &lt;label class=&quot;all&quot;&gt;All&lt;input type=&quot;checkbox&quot; autocomplete=&quot;off&quot; /&gt;&lt;/label&gt;
         &lt;span class=&quot;all&quot;&gt;
@@ -63,7 +65,6 @@
         &lt;/span&gt;
       &lt;/p&gt;
 
-    &lt;% if @show_details %&gt;
     &lt;table class=&quot;trace&quot;&gt;
       &lt;% exception.backtrace.each_with_index do |line, index| %&gt;
         &lt;% type, shortname, filename, lineno, location = frame_details(line) %&gt;</diff>
      <filename>merb-core/lib/merb-core/dispatch/default_exception/views/index.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b59b01956a5e5b54302fcd01add8096f58ba0b1f</id>
    </parent>
  </parents>
  <author>
    <name>Yehuda Katz</name>
    <email>wycats@gmail.com</email>
  </author>
  <url>http://github.com/wycats/merb/commit/12fb02ca399dc5f615b90b5383ae06d18e3e44c6</url>
  <id>12fb02ca399dc5f615b90b5383ae06d18e3e44c6</id>
  <committed-date>2008-12-02T18:56:11-08:00</committed-date>
  <authored-date>2008-12-02T18:55:52-08:00</authored-date>
  <message>Don't display trace options in production mode [#1088 state:resolved]</message>
  <tree>52c3722ae7b81d5a8d23724c24db0f8b66b23d20</tree>
  <committer>
    <name>Yehuda Katz</name>
    <email>wycats@gmail.com</email>
  </committer>
</commit>
