akveo / akveo/ng2-smart-table

AddNew button icon is not showing on screen when using FontAwesome icons

Đang mở
#1,073 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
1.6k
Fork
867
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I am using fontAwesome icons for edit,save,delete,cancel .But only the addNew icon i.e(plus symbol) is not showing on screencouldn't show icon for AddNew button.If I use the plus icon inplace of save/delete/edit it is showing up but the problem is with addNew .Can someone please give me a solution to fix this?
I used the following settings
this.settings = {
add: {
confirmCreate: true,
addButtonContent: '',
createButtonContent: '',
cancelButtonContent: ''
},
delete: {
confirmDelete: true,
deleteButtonContent: ''
},
edit: {
confirmSave: true,
editButtonContent: '',
saveButtonContent: '',
cancelButtonContent: ''
}
}

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.