Files
@ 9491eb545fef
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
9491eb545fef
1023 B
text/plain
styling: map pylonslib flash message categories to bootstrap alert classes
Error messages where shown without styling because they use the alert-error
class which doesn't exist in Bootstrap.
Pylonslib only support a few hardcoded categories. Map them to corresponding
Bootstrap classes.
Error messages where shown without styling because they use the alert-error
class which doesn't exist in Bootstrap.
Pylonslib only support a few hardcoded categories. Map them to corresponding
Bootstrap classes.