Spelling mistake.
This commit is contained in:
parent
bc6abca8a1
commit
21aede6489
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ public class PrimitiveRdfEdit extends VitroAjaxController {
|
||||||
|
|
||||||
private static final long serialVersionUID = 1L;
|
private static final long serialVersionUID = 1L;
|
||||||
|
|
||||||
//Using the same setsup as primitive delete
|
//Using the same setup as primitive delete
|
||||||
@Override
|
@Override
|
||||||
protected Actions requiredActions(VitroRequest vreq) {
|
protected Actions requiredActions(VitroRequest vreq) {
|
||||||
return SimplePermission.USE_BASIC_AJAX_CONTROLLERS.ACTIONS;
|
return SimplePermission.USE_BASIC_AJAX_CONTROLLERS.ACTIONS;
|
||||||
|
|
Loading…
Add table
Reference in a new issue