modification of datatime() new added entry created
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</select>
|
||||
|
||||
<!-- 2. FILE TYPE (MODEL NAME) -->
|
||||
<label class="form-label">Select File Type</label>
|
||||
<!-- <label class="form-label">Select File Type</label>
|
||||
<select name="file_type" id="file_type" class="form-select mb-3" required>
|
||||
<option value="">-- Select File Type --</option>
|
||||
<option value="">Subcontractor Sheet</option>
|
||||
@@ -26,7 +26,7 @@
|
||||
<option value="manhole_excavation">Manhole Excavation (Mh.Ex)</option>
|
||||
<option value="manhole_domestic_chamber">Manhole & Domestic Chambers Construction (MH & DC)</option>
|
||||
<option value="">Laying Sheet</option>
|
||||
</select>
|
||||
</select> -->
|
||||
|
||||
<!-- 3. FILE UPLOAD -->
|
||||
<label class="form-label">Choose File</label>
|
||||
@@ -36,4 +36,4 @@
|
||||
</form>
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user