Rodrigo Saling

Results 4 comments of Rodrigo Saling

Hi @oliversalzburg ! On your code, what is the meaning of the underscore `groupByFilterProvider( _ )`? I just pasted your code and it throws this error `Unknown provider: _Provider

I am having a similar problem, and I have to reload the page to display the changes in template. I have a `main.js` that bootstraps Angular to the page, loading...

Hi @zalishchuk ! Thanks for the tip, but I was trying to use `templateUrl` because I already use this property today on my current project, but using Grunt with `grunt-html2js`...

@tianxu0836 I am afraid that the the current version does not allow this. So I copied the code from http://eonasdan.github.io/bootstrap-datetimepicker/#linked-pickers and modified to use with my input fields: ``` html...