Merge pull request #6049 from jitendra-webkul/master

Issue #5923 fixed
This commit is contained in:
Jitendra Singh 2022-03-16 19:30:35 +05:30 committed by GitHub
commit 6a71813651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/ui.js": "/js/ui.js?id=818781c8aa26e3fd9f21",
"/js/ui.js": "/js/ui.js?id=7f7536c1762935de2278",
"/css/ui.css": "/css/ui.css?id=bd09631c82c50b02445f"
}

View File

@ -522,7 +522,7 @@
<span
class="massaction-remove"
v-on:click="removeMassActions"
style="margin-right: 10px; margin-top: 3px"
style="margin-right: 10px; margin-top: 5px"
>
<span
class="icon checkbox-dash-icon"
@ -620,6 +620,7 @@
type="checkbox"
v-model="allSelected"
v-on:change="selectAll"
:disabled="! records.data.length"
/>
<label