You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by mj...@apache.org on 2016/10/17 14:22:34 UTC

[1/2] incubator-joshua git commit: Changed ^ to Ctrl to clarify the instructions

Repository: incubator-joshua
Updated Branches:
  refs/heads/master 3b0b355e6 -> 574360b6b


Changed ^ to Ctrl to clarify the instructions

Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-joshua/commit/fcb62541
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua/tree/fcb62541
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua/diff/fcb62541

Branch: refs/heads/master
Commit: fcb62541a2d30e2ed65dac2f0cebcb165685514a
Parents: 3b6f7e8
Author: Huda Khayrallah <hu...@berkeley.edu>
Authored: Sat Oct 15 12:33:10 2016 -0400
Committer: GitHub <no...@github.com>
Committed: Sat Oct 15 12:33:10 2016 -0400

----------------------------------------------------------------------
 demo/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua/blob/fcb62541/demo/index.html
----------------------------------------------------------------------
diff --git a/demo/index.html b/demo/index.html
index aa2acd9..576c035 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -80,7 +80,7 @@
               <div class="row">
                 <div class="col-lg-12">
                   <fieldset class="form-group">
-                    <textarea class="form-control" id="sourceTxt" rows="5" placeholder="Enter sentences one per line and type ^-return or \u2318-return to submit" autofocus="autofocus"></textarea>
+                    <textarea class="form-control" id="sourceTxt" rows="5" placeholder="Enter sentences one per line and type Ctrl-return or \u2318-return to submit" autofocus="autofocus"></textarea>
                   </fieldset>
                 </div>
                 <!-- <div class="col-lg-1"> -->


[2/2] incubator-joshua git commit: Merge branch 'khayrallah-patch-1' of https://github.com/khayrallah/incubator-joshua

Posted by mj...@apache.org.
Merge branch 'khayrallah-patch-1' of https://github.com/khayrallah/incubator-joshua


Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-joshua/commit/574360b6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua/tree/574360b6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua/diff/574360b6

Branch: refs/heads/master
Commit: 574360b6b564b93716ae9524d2ba744b1e7cd2ee
Parents: 3b0b355 fcb6254
Author: Matt Post <po...@cs.jhu.edu>
Authored: Mon Oct 17 10:22:28 2016 -0400
Committer: Matt Post <po...@cs.jhu.edu>
Committed: Mon Oct 17 10:22:28 2016 -0400

----------------------------------------------------------------------
 demo/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------