diff --git a/pms/templates/okr/objective_detailed_view.html b/pms/templates/okr/objective_detailed_view.html
index 5667f677a..37064d21c 100644
--- a/pms/templates/okr/objective_detailed_view.html
+++ b/pms/templates/okr/objective_detailed_view.html
@@ -62,7 +62,7 @@
{% endif %}
-
+
@@ -157,7 +157,7 @@
- {{employee_key_result.progress_percentage}}%
+ {{employee_key_result.progress_percentage}}%
@@ -183,13 +183,15 @@
{% trans "Current Value" %}
+ name="current_value" readonly
+ onchange="progress(this)"/>
@@ -198,7 +200,8 @@
-
@@ -271,4 +274,44 @@