We have created an app which does two things in a particular scenario: hide the reply box and display a red warning to the agent.
We'd like to be able to use the ticket-errors-overlay div that is shown when a ticket has no category instead.
We'd like it work something like this:
$scope.show_error_overlay = true;
$scope.error_overlay_message = “bla bla”;
댓글 등록
댓글을 작성하려면 로그인하거나 등록하셔야 합니다.