]> BookStack Code Mirror - bookstack/blobdiff - resources/views/attachments/manager-edit-form.blade.php
Update Localization.php in Middleware with "no" tag for estimate.
[bookstack] / resources / views / attachments / manager-edit-form.blade.php
index f3f11a0fc3a8b14501382a2cc6558479883ad0a6..ee86dc24006510ee905aadc16aef601aeb2af259 100644 (file)
@@ -1,6 +1,7 @@
 <div component="ajax-form"
      option:ajax-form:url="/attachments/{{ $attachment->id }}"
      option:ajax-form:method="put"
+     option:ajax-form:response-container=".attachment-edit-container"
      option:ajax-form:success-message="{{ trans('entities.attachments_updated_success') }}">
     <h5>{{ trans('entities.attachments_edit_file') }}</h5>