Adding clipboard paste.

This commit is contained in:
Gunther Brunner
2014-05-12 19:02:17 +09:00
parent e4e5109533
commit 9e98bb1525
9 changed files with 75 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
module.exports = function InputCtrl($scope) {
}