mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	capitalization
This commit is contained in:
		| @@ -18,7 +18,7 @@ | ||||
|         <tr> | ||||
|             <td>{{key}}</td> | ||||
|             <td>{{entry.1}}</td> | ||||
|             <td><a class="btn btn-primary btn-small" href="/{{ base }}{{entry.1}}" target="_blank">{% trans 'open in new tab' %}</a></td> | ||||
|             <td><a class="btn btn-primary btn-small" href="/{{ base }}{{entry.1}}" target="_blank">{% trans 'Open in new tab' %}</a></td> | ||||
|         </tr> | ||||
|         {% endif %}{% endfor %} | ||||
|     </tbody> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user