alpha-global-constants 0.5.2 → 0.5.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1035,6 +1035,7 @@ var api;
1035
1035
  api["AT_SIGN_DEFAULT_DELETE"] = "/api/AtSignDefault/Delete";
1036
1036
  api["AT_SIGN_DEFAULT_TOGGLE_ACTIVE_IDS"] = "/api/AtSignDefault/ToggleActiveIds";
1037
1037
  api["AT_SIGN_DEFAULT_GET_LIST_AT_SHIFT"] = "/api/AtSignDefault/GetListAtShift";
1038
+ api["AT_SIGN_DEFAULT_SAVE_GRID_CHANGES"] = "/api/AtSignDefault/SaveGridChanges";
1038
1039
  //PA_LIST_FUND_SOURCE
1039
1040
  api["PA_LIST_FUND_SOURCE_QUERY_LIST"] = "/api/PaListFundSource/QueryList";
1040
1041
  api["PA_LIST_FUND_SOURCE_READ"] = "/api/PaListFundSource/GetById";