Browse Source

fixes popup icon in message

Former-commit-id: 2cc6c238ec
Former-commit-id: 49e38e0cd0
pull/258/head
jlukic 11 years ago
parent
commit
e74e9b14ed
1 changed files with 1 additions and 1 deletions
  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