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