This is an automated email from the git hooks/post-receive script. New change to branch feature/GIT in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from fad484f Fix the commit with SVN which wasn't working new bc2d182 Allow the user to choose the preview's position when editing RST files The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit bc2d1826794003373dc0d6ac5cd34e0d01f3bf75 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Thu May 7 16:22:10 2015 +0200 Allow the user to choose the preview's position when editing RST files Summary of changes: .../resources/i18n/scmwebeditor_en_GB.properties | 4 +++ .../resources/i18n/scmwebeditor_fr_FR.properties | 4 +++ .../webapp/WEB-INF/content/modificationViewer.jsp | 28 +++++++---------- src/main/webapp/css/main.css | 5 ++++ src/main/webapp/js/{autoPreview.js => preview.js} | 35 ++++++++++++++++++++++ 5 files changed, 58 insertions(+), 18 deletions(-) rename src/main/webapp/js/{autoPreview.js => preview.js} (51%) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.