This commit is contained in:
@@ -46,7 +46,7 @@ app.ravLicenses = (function() {
|
||||
|
||||
//===================
|
||||
//Get licenses
|
||||
app.api.get("rvl/list/"+ stateMap.id, function(res) {
|
||||
app.api.get("rvl/list/"+ stateMap.id, function(res) {
|
||||
if (res.error) {
|
||||
$.gevent.publish("app-show-error", res.msg);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user