add move to container button for ammo groups
This commit is contained in:
		| @@ -45,6 +45,10 @@ | ||||
|       <%= gettext("No shots recorded") %> 😔 | ||||
|     </h1> | ||||
|   <% else %> | ||||
|     <h1 class="title text-2xl text-primary-500"> | ||||
|       <%= gettext("Shot log") %> | ||||
|     </h1> | ||||
|  | ||||
|     <div class="w-full overflow-x-auto border border-gray-600 rounded-lg shadow-lg bg-black"> | ||||
|       <table class="min-w-full table-auto text-center bg-white"> | ||||
|         <thead class="border-b border-primary-600"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user