File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ### v0.12.5
2+
3+ ##### Bugfixes
4+
5+ - Bugfix failing users views tests ([ #568 ] ( https://github.com/Code-Poets/sheetstorm/pull/568 ) )
6+
7+
8+
19### v0.12.4
210
311##### Bugfixes
Original file line number Diff line number Diff line change 145145 src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js "
146146 integrity ="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa "
147147 crossorigin ="anonymous "> </ script >
148- < script src ="https://kit.fontawesome.com/a076d05399.js "> </ script >
148+ < script
149+ src ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/js/all.min.js "
150+ integrity ="sha512-F5QTlBqZlvuBEs9LQPqc1iZv2UMxcVXezbHzomzS6Df4MZMClge/8+gXrKw2fl5ysdk4rWjR0vKS7NNkfymaBQ== "
151+ crossorigin ="anonymous "> </ script >
149152 < script
150153 src ="{% static 'users/scripts/float_menu.js' %} "
151154 integrity ="{% staticinline 'users/scripts/float_menu.js' encode= "sri " %}"
You can’t perform that action at this time.
0 commit comments