changeset 7895c7692b33 in www.tryton.org:default
details: https://hg.tryton.org/www.tryton.org?cmd=changeset;node=7895c7692b33
description:
State that change is submitted for review
diffstat:
templates/develop.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r a79643341407 -r 7895c7692b33 templates/develop.html
--- a/templates/develop.html Sun Oct 06 15:57:52 2019 +0200
+++ b/templates/develop.html Sun Oct 06 15:58:54 2019 +0200
@@ -39,7 +39,7 @@
</code></pre>
<p class="lead">
Make your modification.
- Submit your change:</p>
+ Submit your change for review:</p>
<pre><code class="console">$ curl -L -o ~/.local/bin/upload.py
https://codereview.tryton.org/static/upload.py
$ python ~/.local/bin/upload.py
</code></pre>