mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 22:01:37 +00:00
+1
-1
@@ -36,7 +36,7 @@ function ShowBillsMenu()
|
||||
ESX.UI.Menu.Open(
|
||||
'default', GetCurrentResourceName(), 'billing',
|
||||
{
|
||||
title = 'Factures',
|
||||
title = _U('invoices'),
|
||||
elements = elements
|
||||
},
|
||||
function(data, menu)
|
||||
|
||||
Reference in New Issue
Block a user