mirror of
https://github.com/Starlio-app/StarlioX
synced 2025-02-21 23:03:11 +03:00
delete version javascript file
This commit is contained in:
parent
857b19b36a
commit
c1d27ef76c
2 changed files with 0 additions and 33 deletions
|
@ -1,7 +0,0 @@
|
|||
$.ajax({
|
||||
url: "http://localhost:8080/api/get/version",
|
||||
type: "GET",
|
||||
success: function(data){
|
||||
$("#program-version").text(data.message);
|
||||
}
|
||||
})
|
Loading…
Add table
Reference in a new issue