]> git.uio.no Git - u/erikhf/frm.git/blobdiff - src/components/filter/filter.html
Fixed sample HTTP REST call to dhis api (pair programming)
[u/erikhf/frm.git] / src / components / filter / filter.html
index e3b16cdcaeca980ef46e1e53ba2fbc81865b9827..2543c73b02474b20719ba30b2ff5256bb5485564 100644 (file)
@@ -1 +1,9 @@
-<div style="width: 500px; height:50px; background: cadetblue; ">Filter</div>
\ No newline at end of file
+<div style="width: 500px; height:50px; background: cadetblue; ">
+FILTER!!
+<!--
+    <div *ng-for="#orgUnit of result.organisationUnits">
+        {{orgUnit.name}}
+    </div>
+-->
+
+</div>
\ No newline at end of file