mirror of
https://github.com/YunoHost-Apps/xwiki_ynh.git
synced 2024-09-03 20:36:11 +02:00
Fix install extension jobRequest file
This commit is contained in:
parent
dbfd8a66af
commit
96aff679e6
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
<jobRequest xmlns="http://www.xwiki.org">
|
||||
<id>
|
||||
<element>extension</element>
|
||||
<element>provision</element>
|
||||
<element>action</element>
|
||||
<element>__JOB_ID__</element>
|
||||
<!-- <string>wiki:xwiki</string> -->
|
||||
</id>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<key>namespaces</key>
|
||||
<value>
|
||||
<list xmlns="" xmlns:ns2="http://www.xwiki.org">
|
||||
<string>xwiki:xwiki</string>
|
||||
<string>wiki:xwiki</string>
|
||||
</list>
|
||||
</value>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue