mark nudge action read-only
This commit is contained in:
parent
0f6bc2190a
commit
4c7f3faf92
|
@ -122,5 +122,10 @@ class NudgeAction extends Action
|
||||||
// XXX: notify by SMS
|
// XXX: notify by SMS
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function isReadOnly()
|
||||||
|
{
|
||||||
|
return true;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user