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
I would like to add html to the body of a panel, but it gets encoded (escaped?) Now I reverted to a regular html bootstrap panel, but I really like the short syntax of bootstrapper. Is there a way to add some html and not have it encoded?
The text was updated successfully, but these errors were encountered:
I went back to regular blade syntax, and made a layout for my info panel. Just so everyone knows what I mean by extra html here is my infopanel layout:
I would like to add html to the body of a panel, but it gets encoded (escaped?) Now I reverted to a regular html bootstrap panel, but I really like the short syntax of bootstrapper. Is there a way to add some html and not have it encoded?
The text was updated successfully, but these errors were encountered: