Commit fb82425d by Torkel Ödegaard

Merge pull request #3797 from utkarshcmu/playlist-unused

Removed unused component from playlist code
parents f30df8bb 1c5be922
<p class="text-center">Are you sure want to delete "{{playlist.title}}" playlist?</p>
<p class="text-center">
<button type="button" class="btn btn-danger" ng-click="removePlaylist()">Yes</button>
<button type="button" class="btn btn-default" ng-click="dismiss()">No</button>
</p>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment