mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 10:28:40 -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"?>
|
||||
<projectDescription>
|
||||
<name>Mknowledge</name>
|
||||
<name>knowledge_Fork_Me</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.python.pydev.PyDevBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.python.pydev.pythonNature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
|
@ -35,7 +35,7 @@
|
||||
],
|
||||
"data": [
|
||||
"view/qweb.xml",
|
||||
"view/document_directory.xml","view/attachement_view.xml"
|
||||
"view/document_directory.xml",
|
||||
],
|
||||
"js": [
|
||||
'static/src/js/document_choose_directory.js',
|
||||
|
Loading…
Reference in New Issue
Block a user