Skip to content

Commit 5dbcd8d

Browse files
committed
toggle buttons
1 parent 560788b commit 5dbcd8d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

WebContent/WEB-INF/jsps/addDeficiency.jsp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ h3{
352352
<a href="${displayUnitDeficiencies}" class="pull-right btn btn-default" id="btnXlg" style="margin-right: 8.33333333333%">Back</a>
353353

354354
</fieldset>
355+
<!--
355356
<div class="container2">
356357
357358
<div class="app2">
@@ -368,10 +369,10 @@ h3{
368369
<a href="#" id="download-photo" download="def${deficiency.id}hen${unit.homeEnrollmentNumber}.png" title="Save Photo" class="disabled"><i class="material-icons">file_download</i></a>
369370
</div>
370371
371-
<!-- Hidden canvas element. Used for taking snapshot of video. -->
372+
372373
<canvas></canvas>
373374
</div>
374-
</div>
375+
</div> This code works but is not for prototype release will be in the final prog. version-->
375376

376377
</div>
377378
</form>

0 commit comments

Comments
 (0)