Skip to content

Commit

Permalink
MW / Editor / Fix abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre authored Oct 14, 2024
1 parent 34eb727 commit 44bd9b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="input-group" name="test2">
<div data-ng-transclude="" id="abstract" value="{{abstracttext}}" />
<div data-ng-transclude="" id="abstract" value="{{abstracttext}}"></div>
<div class="form-group gn-field">
<label data-translate="" class="col-sm-2 control-label">Abstract-hook</label>
<div class="col-sm-9 gn-value">
Expand Down

0 comments on commit 44bd9b6

Please sign in to comment.