Skip to content

Commit

Permalink
BugFix #10, Refresh bootstrap-fileinput added
Browse files Browse the repository at this point in the history
  • Loading branch information
minhoryang committed Apr 29, 2016
1 parent 36f072c commit 7244138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OnlineJudgeServer/templates/problem.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
response = data.response, reader = data.reader;
console.log('File uploaded triggered');
});
$('#fileupload').fileinput('refresh');
</script>
{% endblock %}

0 comments on commit 7244138

Please sign in to comment.