Skip to content

Commit

Permalink
Merge pull request #12 from dmsej108/main
Browse files Browse the repository at this point in the history
pull request test jej in strato
  • Loading branch information
pbcccbeatboard-strato authored Aug 29, 2024
2 parents da086df + fe1f25e commit 96294d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/static/tabler/software-catalog.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
</style>
<script>
function searchCatalog(e){
function searchCatalog(e){
//console.log($('#inputCatalogSearch').val());
//if(e.code == 'Enter'){
if(e.keyCode == 13){
Expand Down Expand Up @@ -366,4 +366,4 @@ <h5 class="modal-title" id="workflowExecModalTitle">{{workflowName}}</h5>

</script>
</body>
</html>
</html>

0 comments on commit 96294d2

Please sign in to comment.