Commit 9305b52c authored by Christophe Dumez's avatar Christophe Dumez

forgot a update one file with new naming convention

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6573 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f585ce4c
......@@ -86,7 +86,7 @@ return \'\'\'<script>\n
function doCommit(){\n
if(confirm(\'Are you sure you want to commit?\')){\n
//Commit Files\n
open(\'%s/svn_commit?files=\'+escape(\\\'%s\\\'), \'_self\');\n
open(\'%s/BusinessTemplate_doSvnCommit?files=\'+escape(\\\'%s\\\'), \'_self\');\n
}\n
}\n
\n
......
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