diff --git a/modules/ticket/front/request/index/index.html b/modules/ticket/front/request/index/index.html
index 39a290d8c3..71c8d88ce8 100644
--- a/modules/ticket/front/request/index/index.html
+++ b/modules/ticket/front/request/index/index.html
@@ -25,7 +25,7 @@
Quantity
Price
Item id
- Ok
+ State
@@ -78,13 +78,9 @@
{{::request.saleFk | zeroFill:6}}
-
-
-
+
+ {{$ctrl.getRequestState(request.isOk)}}