mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix #I7J61Y [app_website_blog_editor]让博文分类的显示按sequence排序
This commit is contained in:
7
app_website_blog_superbar/__init__.py
Normal file
7
app_website_blog_superbar/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import models
|
||||
from . import controllers
|
||||
from .hooks import pre_init_hook
|
||||
from .hooks import post_init_hook
|
||||
from .hooks import uninstall_hook
|
||||
Reference in New Issue
Block a user