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”;
Добави коментар
Моля, логнете се или се регистрирайте, за да оставите коментар.