[RFR] Allow the main menu to use a custom template#644
Conversation
[RFR] Allow the main menu to use a custom template
|
@fzaninotto i am trying to remap the content of menu.js to a custom template.
i only get an array, becauze the template, is missing from the equation. i get no luck even if put hte content of menuBar.html inside layout.html my question is: can this admin.menu() accep both data, and a custom template ? thank you |
|
Why don't you use the |
|
Then do the markup and the directives you want. But don't try to output a JS object to HTML, it doesn't make sense. |
|
does |
|
You can customize the template of every directive in ng-admin (and in Angular.js in general). |



No description provided.