add ; at the end of the js file so that the minified version works

fix-space-nbsp
Kathy Laird 10 years ago
parent 9a1471d23c
commit 9eb48567ab

@ -95,4 +95,4 @@ angular.module('contenteditable', [])
})
}
}
}}])
}}]);