Remove unreachable condition 355/head
authorCharles Connell <charles@connells.org>
Wed, 12 Mar 2014 22:22:40 +0000 (18:22 -0400)
committerCharles Connell <charles@connells.org>
Wed, 12 Mar 2014 22:22:40 +0000 (18:22 -0400)
karmaworld/templates/notes/note_detail.html

index 030af9d537e4132b53cd6098e266ee3233857f64..f24dd5a2ad1d65e44ca51023932751ab2e8257a1 100644 (file)
                 <span id="note-markdown" data-markdown="{{note.notemarkdown.markdown}}"></span>
               {% else %}
                 <iframe style="border:none; width:100%; min-height: 1000px;"
-                      class="{% if note.has_markdown %}hide{% endif %}"
                       id="noteframe"></iframe>
                 <noscript>
                   {{ note.text }}