Commit 391380e9 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Commenting WIP feature MoreLikeThis in Docs Tab

parent c9847c6c
...@@ -117,8 +117,8 @@ tabsCpt = R.hooksComponentWithModule thisModule "tabs" cpt ...@@ -117,8 +117,8 @@ tabsCpt = R.hooksComponentWithModule thisModule "tabs" cpt
, docView' path TabDocs , docView' path TabDocs
] ]
, "Trash" /\ docView' path TabTrash , "Trash" /\ docView' path TabTrash
, "More like fav" /\ docView' path TabMoreLikeFav -- , "More like fav" /\ docView' path TabMoreLikeFav
, "More like trash" /\ docView' path TabMoreLikeTrash -- , "More like trash" /\ docView' path TabMoreLikeTrash
] ]
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment