You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd use a custom template for the header : <thead tasty-thead template-url="app/templates/custom-thead.tpl.html"></thead>
Assuming you're using angular-translate :
Your template should look like the default template but you'll have to replace ng-bind with translate directive : `
How to use angular-translate in header table in ng-tasty?
The text was updated successfully, but these errors were encountered: