Skip to content

Commit b8a620c

Browse files
author
Pandora
committed
Clean garbage
1 parent f34db8c commit b8a620c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bazaar/templates/front/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h3 class=" text-white">Mobile threat intelligence for the masses</h3>
4343
<form class="form-horizontal text-center" method="post" action="{% url "front:basic_upload" %}"
4444
enctype="multipart/form-data">{% csrf_token %}
4545
<div class="custom-file ">
46-
<input type="file" class="custom-file-input" id="file_upload_selector" oncchange="javascript:hashfile();" name="apk">
46+
<input type="file" class="custom-file-input" id="file_upload_selector" name="apk">
4747
<label class="custom-file-label" for="file_upload_selector">APK to be analyzed ({{ max_size|filesizeformat }}
4848
max.)</label>
4949
</div>

0 commit comments

Comments
 (0)