Updating Roles listing UI to dynamically fetch app-context

revert-70aa11f8
dilanua 8 years ago
parent 0427a6dd4b
commit c57e9eba3a

@ -87,13 +87,14 @@ under the License.
<th colspan="3"></th>
</tr>
</thead>
<tbody id="ast-container"></tbody>
<tbody id="ast-container" data-app-context="{{appContext}}"></tbody>
</table>
</div>
<div id="content-filter-types" style="display: none">
<div class="sort-title">Sort By</div>
<div class="sort-options">
<!--suppress HtmlUnknownTag -->
<th>By Role name</th>
</div>
</div>

Loading…
Cancel
Save