fix: enabling version restore for non admin users
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
from &dc_libref..mpe_submit
|
||||
where TABLE_ID="&load_ref";
|
||||
|
||||
%local base_lib base_ds;
|
||||
%let base_lib=%scan(&libds,1,.);
|
||||
%let base_ds=%scan(&libds,2,.);
|
||||
|
||||
/**
|
||||
* check if there is actually a version to restore
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user