Skip to content

Remove lodaconfirmmodal in bootstrap #1381

Answered by elrido
chrish112 asked this question in Q&A
Discussion options

You must be logged in to vote

As you discovered, for templates that don't have modals (a bootstrap CSS specific widget type), we fall back to a classic pop-up dialogues, which will work in all cases. This behaviour is "baked in" (as of 1.7.0), not configurable and triggered if the paste URL is of the "burn-after-reading" type.

If you don't want your paste to display that message, you can, on pastes that you created yourself, manually remove that dash (-) character after the hash / pound (#) character in the URL. When someone opens the URL without that dash, the paste will immediately get loaded and deleted on the server (the pre-1.7.0 behaviour).

If you wanted to revert this behaviour on your own instance, you'd have …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rugk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants