aboutsummaryrefslogtreecommitdiffstats
path: root/root/meta/mmm.component
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-01-25 12:57:36 +0000
committers-ol <s-ol@users.noreply.github.com>2020-01-25 12:57:36 +0000
commit2b91c3d0af33099f7b260a41efac252655104c50 (patch)
tree4636152e118d90381a584f2636da34efbe8dd568 /root/meta/mmm.component
parentcorrection in portfolio (diff)
parentupdate README.md (diff)
downloadmmm-2b91c3d0af33099f7b260a41efac252655104c50.tar.gz
mmm-2b91c3d0af33099f7b260a41efac252655104c50.zip
Merge branch 'ba'
Diffstat (limited to 'root/meta/mmm.component')
-rw-r--r--root/meta/mmm.component/text$moonscript -> fn -> mmm$dom.moon4
1 files changed, 0 insertions, 4 deletions
diff --git a/root/meta/mmm.component/text$moonscript -> fn -> mmm$dom.moon b/root/meta/mmm.component/text$moonscript -> fn -> mmm$dom.moon
index ca9a13f..65556c3 100644
--- a/root/meta/mmm.component/text$moonscript -> fn -> mmm$dom.moon
+++ b/root/meta/mmm.component/text$moonscript -> fn -> mmm$dom.moon
@@ -16,10 +16,6 @@ source = do
div the_code, div demo, class: 'example'
-raw_find = (fileder, key_pat) ->
- for key, val in pairs fileder.facets
- return val if key\tostring!\match key_pat
-
=>
example = (name) ->
for child in *@children