Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Commit

Permalink
Fixed incorrect script end blade directive for stapler file uploader …
Browse files Browse the repository at this point in the history
…strategy
  • Loading branch information
Jeffrey Westerkamp committed May 8, 2018
1 parent eb0359b commit 20154b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ function() { $("#field-{{ $key }}-upload_id").val(''); }
})
</script>
@cms_scriptend
@cms_endscript

@include('cms-models::model.partials.form.strategies.attachment_stapler_shared_scripts')
@include('cms-models::model.partials.form.strategies.attachment_stapler_uploader_shared_scripts')

0 comments on commit 20154b8

Please sign in to comment.