[IMP] document_page: add Browse Wiki Content view Kanban

This commit is contained in:
Kaynnan Lemes
2024-04-02 18:23:19 -03:00
parent 7bd8c295fa
commit e00fce5ce3
5 changed files with 218 additions and 6 deletions

View File

@@ -11,6 +11,10 @@
type="text/scss"
href="/document_page/static/src/scss/document_page.scss"
/>
<script
type="text/javascript"
src="/document_page/static/src/js/document_page_kanban.js"
/>
</xpath>
</template>
</odoo>