Commit 3c77672a authored by Łukasz Nowak's avatar Łukasz Nowak

- rename to reflect what is going on inside of this script

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41236 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 73bbca8c
......@@ -109,6 +109,12 @@ return True\n
<key> <string>_params</string> </key>
<value> <string>computer_dict</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>errors</string> </key>
<value>
......@@ -160,7 +166,7 @@ return True\n
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Computer_loadComputerPartitionsFromDictionnary</string> </value>
<value> <string>Computer_updateFromDict</string> </value>
</item>
<item>
<key> <string>title</string> </key>
......
296
\ No newline at end of file
298
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment