fix(ui): autocomplete on edge custom template and stacks [EE-6761] (#11268)

This commit is contained in:
Prabhat Khera
2024-02-27 20:15:52 +13:00
committed by GitHub
parent 84ca6185dc
commit d8e374fb76
3 changed files with 3 additions and 3 deletions
@@ -4,7 +4,7 @@
<div class="col-sm-12">
<rd-widget>
<rd-widget-body>
<form class="form-horizontal" name="$ctrl.form">
<form class="form-horizontal" name="$ctrl.form" autocomplete="off">
<!-- name-input -->
<div class="form-group">
<label for="stack_name" class="col-sm-1 control-label required text-left"> Name </label>