hubzilla 6.2
This commit is contained in:
@@ -50,7 +50,7 @@ $(document).ready(function() {
|
||||
});
|
||||
|
||||
$("input[data-role=cat-tagsinput]").tagsinput({
|
||||
tagClass: 'badge badge-pill badge-warning text-dark'
|
||||
tagClass: 'badge rounded-pill bg-warning text-dark'
|
||||
});
|
||||
|
||||
$('a.disabled').click(function(e) {
|
||||
|
||||
Reference in New Issue
Block a user