UNPKG

@docapost-agility/mka

Version:
9 lines (5 loc) 201 B
app.controller('deleteExplicationCtrl', [function () { var vm = this; vm.text = 'To use delete, you can select one item with the click and click delete touch'; vm.title = 'DELETE'; }]);