Pony.fm/public/templates/tracks/edit.html
Peter Deltchev 7176fb2bca #2: Implemented the inline track editor on track pages.
Also includes a fix for lyrics on track pages.
2016-02-15 23:50:36 -08:00

3 lines
145 B
HTML

<p><a ng-href="{{::track.url}}" class="btn btn-small">Return to the track page</a></p>
<pfm-track-editor track-id="trackId"></pfm-track-editor>