Skip to content

Commit 931da3e

Browse files
committed
style: remove redundant codes
1 parent 54ddb60 commit 931da3e

File tree

1 file changed

+1
-1
lines changed
  • apollo-portal/src/main/resources/static/config

1 file changed

+1
-1
lines changed

apollo-portal/src/main/resources/static/config/diff.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h4 class="modal-title">{{'Config.Diff.Title' | translate }}
169169
</div>
170170
</section>
171171

172-
<showtextmodal text="text" enable-text-diff='1' old-str="oldStr" new-str="newStr"/>
172+
<showtextmodal enable-text-diff='1' old-str="oldStr" new-str="newStr"/>
173173
</div>
174174

175175

0 commit comments

Comments
 (0)