This commit is contained in:
@@ -78,6 +78,11 @@ app.ravLicenses = (function () {
|
||||
|
||||
app.nav.contextClear(); ///ravLicense/122
|
||||
app.nav.contextAddLink("ravLicense/" + stateMap.id, "New", "plus");
|
||||
app.nav.contextAddLink(
|
||||
"customerSiteEdit/" + stateMap.id + "/" + stateMap.context.params.cust_id,
|
||||
"Site",
|
||||
"city"
|
||||
);
|
||||
};
|
||||
|
||||
//PUBLIC METHODS
|
||||
|
||||
Reference in New Issue
Block a user