diff --git a/resources/views/partials/asset-bulk-actions.blade.php b/resources/views/partials/asset-bulk-actions.blade.php
index d56c7dc39..d46b4e525 100644
--- a/resources/views/partials/asset-bulk-actions.blade.php
+++ b/resources/views/partials/asset-bulk-actions.blade.php
@@ -6,8 +6,9 @@
'id' => (isset($id_formname)) ? $id_formname : 'assetsBulkForm',
]) }}
- {{-- The 'id ASC' will only be used if the cookie is actually empty (like on first-use) --}}
-
+ {{-- The sort and order will only be used if the cookie is actually empty (like on first-use) --}}
+
+