js
This commit is contained in:
@@ -305,6 +305,6 @@
|
||||
</div>
|
||||
<div class="bg-white p-[15px] border-[#FAFAFB] rounded-[0_0_10px_10px] shadow-[0_1px_1px_0px_#0000001A]">
|
||||
<input class="w-[82px] h-[32px] bg-[#0041E8] rounded-[4px] text-white cursor-pointer" id="submit-collection-btn"
|
||||
name="commit" type="submit" value="Cập nhật" />
|
||||
name="commit" type="button" value="Cập nhật" onclick="AdminFunction.checkForm(true)" />
|
||||
</div>
|
||||
</form>
|
||||
Reference in New Issue
Block a user