File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 < span class ="ml-1 text-red-600 "> *</ span >
2323 <% end %>
2424
25- <% if is_readonly %>
25+ <% if ! is_readonly %>
2626 < span class ="ml-2 text-[10px] font-semibold text-blue-600 bg-blue-50 px-2 py-0.5 rounded-full border border-blue-100 uppercase tracking-tighter ">
27- Locked after Approval
27+ Editable after Approval
2828 </ span >
2929 <% end %>
3030 <% end %>
Original file line number Diff line number Diff line change 7575 < div class ="flex flex-col group ">
7676 < label class ="block text-xs sm:text-sm font-bold text-gray-700 uppercase tracking-wide mb-2 ">
7777 Based on Topic
78- <% if is_topic_readonly %>
79- < span class ="ml-2 text-[10px] font-bold text-blue-600 bg-blue-50 px-2 py-0.5 rounded-full border border-blue-100 uppercase tracking-tighter ">
80- Locked after Approval
81- </ span >
82- <% end %>
8378 </ label >
8479
8580 <% unless is_topic_readonly %>
You can’t perform that action at this time.
0 commit comments