Merge changes from topics "VID-11", "VID-10", "VID-9"
[vid.git] / vid-app-common / src / main / webapp / app / vid / scripts / directives / search.js
index e127d5d..93323d9 100644 (file)
@@ -27,5 +27,5 @@ appDS2.directive('searchText', function() {
         scope: {
             searchString : '='
         }
-    }
+    };
 });