Skip to content

Commit

Permalink
Merge pull request #1145 from mcneilco/release/2024.1.x
Browse files Browse the repository at this point in the history
⬆️ Upmerge release/2024.1.x to release/2024.2.x
  • Loading branch information
brianbolt authored Mar 1, 2024
2 parents 76f8637 + 84876c6 commit 289fd5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/Components/src/client/BasicFileValidateAndSave.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,9 @@ class BasicFileValidateAndSaveController extends Backbone.View
@showFileSelectPhase()

loadAnother: =>
#TODO This is bad style, but the LSFileInputController has no API for deleting and resetting
@showFileSelectPhase()
@$('.bv_deleteFile').click()

showFileSelectPhase: ->
@$('.bv_resultStatus').hide()
Expand Down

0 comments on commit 289fd5d

Please sign in to comment.