nitweb/angular: show package content
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 1 Jun 2016 00:56:36 +0000 (20:56 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 2 Jun 2016 22:39:05 +0000 (18:39 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

share/nitweb/views/package.html

index 4abcbc7..ee19aa5 100644 (file)
@@ -14,6 +14,9 @@
        <div class='tab-content'>
                <div role='tabpanel' class='tab-pane fade in active' id='doc'>
                        <entity-doc mentity='mentity'/>
+
+                       <entity-list list-title='Groups' list-entities='mentity.mgroups'
+                               list-object-filter='{}' />
                </div>
        </div>
 </div>