Skip to content

Commit

Permalink
Update update_policy.ml
Browse files Browse the repository at this point in the history
Co-authored-by: Hannes Mehnert <[email protected]>
  • Loading branch information
PizieDust and hannesm authored Oct 2, 2024
1 parent e363eea commit 743a0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_policy.ml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ let update_policy_layout (user : User_model.user) ~user_policy ~root_policy =
span
~a:
[
a_id "f_allowed_vms";
a_id "f_allowed_unikernels";
a_contenteditable true;
a_class [ "text-4xl border px-4" ];
a_user_data "x-on:keydown.enter.prevent" "";
Expand Down

0 comments on commit 743a0c6

Please sign in to comment.