Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
ottenhoff committed Oct 21, 2024
1 parent f2d676c commit 1360ed9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions samigo/samigo-app/src/webapp/jsf/print/printAssessment.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<%@ include file="/jsf/delivery/deliveryjQuery.jsp" %>

<script src="/samigo-app/js/selection.author.preview.js"></script>

<link rel="stylesheet" type="text/css" href="/samigo-app/css/imageQuestion.author.css">

<link rel="stylesheet" type="text/css" href="/samigo-app/css/imageQuestion.author.css">

<script>
<script>
document.addEventListener('DOMContentLoaded', function() {
$('input:hidden[id^=hiddenSerializedCoords_]').each(function(){
Expand All @@ -50,7 +50,7 @@
});
});
});
});
function clickInsertLink(field){
var insertlinkid= field.id.replace("changeQType", "hiddenlink");
Expand Down

0 comments on commit 1360ed9

Please sign in to comment.