mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 18:38:41 -06:00
change __OPENERP__.PY
This commit is contained in:
parent
fbd3f53cb3
commit
4a01a30b6c
8
.project
8
.project
@ -1,11 +1,17 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<projectDescription>
|
<projectDescription>
|
||||||
<name>Mknowledge</name>
|
<name>knowledge_Fork_Me</name>
|
||||||
<comment></comment>
|
<comment></comment>
|
||||||
<projects>
|
<projects>
|
||||||
</projects>
|
</projects>
|
||||||
<buildSpec>
|
<buildSpec>
|
||||||
|
<buildCommand>
|
||||||
|
<name>org.python.pydev.PyDevBuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
</buildSpec>
|
</buildSpec>
|
||||||
<natures>
|
<natures>
|
||||||
|
<nature>org.python.pydev.pythonNature</nature>
|
||||||
</natures>
|
</natures>
|
||||||
</projectDescription>
|
</projectDescription>
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
],
|
],
|
||||||
"data": [
|
"data": [
|
||||||
"view/qweb.xml",
|
"view/qweb.xml",
|
||||||
"view/document_directory.xml","view/attachement_view.xml"
|
"view/document_directory.xml",
|
||||||
],
|
],
|
||||||
"js": [
|
"js": [
|
||||||
'static/src/js/document_choose_directory.js',
|
'static/src/js/document_choose_directory.js',
|
||||||
|
Loading…
Reference in New Issue
Block a user