|
|
@ -1,7 +1,7 @@
|
|
|
|
<div class="task-popup" style="width: 500px;">
|
|
|
|
<div class="task-popup" style="width: 500px;">
|
|
|
|
<p class="font-bd font-18 mt30 mb10 edu-txt-center"><%= notice.try(:subject) %></p>
|
|
|
|
<p class="font-bd font-18 mt30 mb10 edu-txt-center"><%= notice.try(:subject) %></p>
|
|
|
|
<div class="padding20-30 color-grey-6 font-16">
|
|
|
|
<div class="padding20-30 color-grey-6 font-16">
|
|
|
|
<pre class="break-word break-word-firefox"><%= notice.try(:notes) %></pre>
|
|
|
|
<pre class="break-word break-word-firefox"><%= notice.try(:notes).try(:rstrip) %></pre>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="clearfix edu-txt-center mb30 mt10">
|
|
|
|
<div class="clearfix edu-txt-center mb30 mt10">
|
|
|
|
<p class="inline">
|
|
|
|
<p class="inline">
|
|
|
|