mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 19:28:52 +00:00
Implemented esx_phone:cancelMessage for canceling dispatch messages
This commit is contained in:
@@ -33,11 +33,15 @@ ui_page 'html/ui.html'
|
||||
|
||||
files {
|
||||
'html/ui.html',
|
||||
|
||||
'html/bankgothic.ttf',
|
||||
'html/pdown.ttf',
|
||||
|
||||
'html/css/app.css',
|
||||
|
||||
'html/scripts/mustache.min.js',
|
||||
'html/scripts/app.js',
|
||||
|
||||
'html/img/cursor.png',
|
||||
'html/img/keys/enter.png',
|
||||
'html/img/keys/return.png',
|
||||
@@ -53,3 +57,5 @@ files {
|
||||
'html/img/icons/edit.png',
|
||||
'html/img/icons/location.png'
|
||||
}
|
||||
|
||||
dependency 'es_extended'
|
||||
Reference in New Issue
Block a user