mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-23 14:33:59 +00:00
Admin Workflow - Admin UI to search and export data
This commit is contained in:
@@ -36,12 +36,12 @@
|
||||
</div>
|
||||
<div class="row no-margin">
|
||||
<div class="col bg-white padding-25">
|
||||
<div class="row tabsContainer tabContent" tab-name="questionGroups" style="margin: 25px;">
|
||||
<div class="row tabsContainer tabContent" tab-name="questionGroups" style="margin: 15px;">
|
||||
<div class="col">
|
||||
<question-answer-section-component section="qaQuestionGroupsSection"></question-answer-section-component>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row tabsContainer hide tabContent" tab-name="questions" style="margin: 25px;">
|
||||
<div class="row tabsContainer hide tabContent" tab-name="questions" style="margin: 15px;">
|
||||
<div class="col">
|
||||
<question-answer-section-2-component section="qaQuestionsWithoutGroupSection"></question-answer-section-component>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user