Browse Source

fixes popup icon in message

Former-commit-id: 2cc6c238ec0313937bb68bd66ee845cdf0fda2fe
Former-commit-id: 49e38e0cd0a1f85de05c7d353d5c65f5d1f02b9c
beta
jlukic 11 years ago
parent
commit
e74e9b14ed
  1. 2
      node/src/documents/modules/popup.html.eco

2
node/src/documents/modules/popup.html.eco

@ -57,7 +57,7 @@ type : 'UI Module'
<h4 class="ui header">Including metadata</h4>
<p>Frequently used metadata like, title, content, html, or arrowOffset or variation, can be included in html metadata<p>
<div class="ui info icon ignored message">
<i class="icon help circle"></i>
<i class="info icon"></i>
<div class="content">
<div class="header">Specifying Content</div>
<p>Popups can specify content in three ways:<p>

Loading…
Cancel
Save