comparison Applications/StoneWebViewer/WebApplication/index.html @ 1556:8898f8f755c8

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 18 Aug 2020 11:58:47 +0200
parents b894072b9e2f
children cf652990abb1
comparison
equal deleted inserted replaced
1555:b894072b9e2f 1556:8898f8f755c8
63 <div class="wvWarning wvPrintExclude" v-show="modalNotDiagnostic"> 63 <div class="wvWarning wvPrintExclude" v-show="modalNotDiagnostic">
64 <div class="wvWarning-content clearfix"> 64 <div class="wvWarning-content clearfix">
65 <span class="wvWarning-text"> 65 <span class="wvWarning-text">
66 <h2 class="mb10"><i class="fa fa-exclamation-triangle wvWarning-icon mr5"></i>Warning!</h2> 66 <h2 class="mb10"><i class="fa fa-exclamation-triangle wvWarning-icon mr5"></i>Warning!</h2>
67 <p class="mn mb10" style="color:#000"> 67 <p class="mn mb10" style="color:#000">
68 The Stone Web Viewer is intended for <br>patients 68 The Stone Web Viewer is intended for <b>patients
69 reviewing their images<br>, for research purpose and 69 reviewing their images<b>, for research purpose and
70 for quality assurance. 70 for quality assurance.
71 </p> 71 </p>
72 72
73 <div class="form-check"> 73 <div class="form-check">
74 <input class="form-check-input" type="checkbox" v-model="settingNotDiagnostic" id="checkboxNotDiagnostic1"> 74 <input class="form-check-input" type="checkbox" v-model="settingNotDiagnostic" id="checkboxNotDiagnostic1">