openwisp / openwisp-utils

Python and Django utilities shared between different openwisp modules
https://openwisp.io/docs/stable/utils/
BSD 3-Clause "New" or "Revised" License
74 stars 72 forks source link

[fix] Fixed alert icon URL in HelpTextStackedInline template #323

Closed pandafy closed 2 years ago

pandafy commented 2 years ago

Changes

The default value for the help text icon included a leading "/". This resulted in "Server 500" with CompressStaticFilesStorage storage backend.

Checklist

Closes #(issue-number)

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 98.539% when pulling dc5489622d803a48f7c4ca397155219b9413d0fe on fix-help-text-stacked into c8e28a0d5905e045eccd8f1ccf5f9b7a18884bce on master.