silverbux / laravel-angular-admin

Laravel + Angularjs + Bootstrap + AdminLTE binded by Gulp workflow Admin Dashboard Boilerplate / Starter.
http://silverbux.github.io/laravel-angular-admin/
MIT License
923 stars 414 forks source link

Chartjs component + deleted dialog and toast service #27

Closed silverbux closed 8 years ago

tienkhoi commented 8 years ago

I'm wondering why dialog service is deleted. How do I use dialog without dialogService ?

silverbux commented 8 years ago

if i remember it correctly, i think it was replaced by sweet alert

tienkhoi commented 7 years ago

Does sweetalert work with the dialog that creates in the "dialog" folder. Thx.