Skip to content

Commit

Permalink
SAK-31814 - Forums display ui-dialog during a few milliseconds. (saka…
Browse files Browse the repository at this point in the history
  • Loading branch information
SedueRey authored and ottenhoff committed Sep 29, 2016
1 parent a5e2c7e commit 2cd70f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<f:verbatim>
<h:outputText escape="false" value='<div class="topic-picker" id="topic-picker" title="#{msgs.move_thread}">'/>
<h:outputText escape="false" value='<div class="topic-picker" id="topic-picker" style="display:none" title="#{msgs.move_thread}">'/>
<div class="selected-threads-to-move">
<div>
<h:outputText value="#{msgs.move_thread_info1}" />
Expand Down

0 comments on commit 2cd70f6

Please sign in to comment.