Commit 27dd919c authored by Ivan Tyagov's avatar Ivan Tyagov

Typo.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44140 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4d26413e
......@@ -92,7 +92,7 @@ return dumps(result)\n
</item>
<item>
<key> <string>id</string> </key>
<value> <string>KnowledgePag_getPadAsJSON</string> </value>
<value> <string>KnowledgePad_getPadAsJSON</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts98018584.53</string> </value>
<value> <string>ts99770782.61</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -48,7 +48,7 @@ var knowledge_box_toggle_script_id = "KnowledgeBox_toggleVisibility";\n
var knowledge_pad_rename_script_id = "ERP5Site_renameKnowledgePad";\n
var knowledge_pad_delete_script_id = "ERP5Site_deleteKnowledgePad";\n
var add_new_knowledge_pad_script_id = "ERP5Site_addNewKnowledgePad";\n
var knowledge_pad_as_json_script_id = "KnowledgePag_getPadAsJSON";\n
var knowledge_pad_as_json_script_id = "KnowledgePad_getPadAsJSON";\n
var add_new_gadget_form_id = "Base_viewGadgetListDialog";\n
\n
function createCustomKnowledgePadOnServer(){\n
......
706
\ No newline at end of file
707
\ 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