I have a question concerning adding DOM elements with AngularJS. I have the following example:
When I click in a table cell, this span element:
<span editable-text="serviceSchedule.startTime">HH:mm</span>
should be added to clicked table cell. I have tried a lot but with no success. I would be very thankful for help!
1.08which is not a very mature version