akveo / akveo/ng2-smart-table

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

未關閉
#1,073 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
1.6k
分支
867
PR 合併指標
30 天內沒有已合併 PR

描述

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: ''
}
}

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。