You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With bootstrap, popovers cannot contain markup, only modals can. We wish to display hits inside notes, so this is only possible with modals – however, hits may occurs in more than one note, so modals cannot be used.
In tei2html.xql, line 718ff, there is code for a modal for notes.
What is the best way? We could change the colour of the button if there was a hit inside it, but are there better ways?
The text was updated successfully, but these errors were encountered:
With bootstrap, popovers cannot contain markup, only modals can. We wish to display hits inside notes, so this is only possible with modals – however, hits may occurs in more than one note, so modals cannot be used.
In tei2html.xql, line 718ff, there is code for a modal for notes.
What is the best way? We could change the colour of the button if there was a hit inside it, but are there better ways?
The text was updated successfully, but these errors were encountered: