From 7456f536e46fda055cf99dc228d2efff13e59711 Mon Sep 17 00:00:00 2001 From: Admin Date: Sat, 26 May 2018 03:27:43 -0300 Subject: [PATCH] cambios menores en el readme.md --- README.md | 3 ++- Tests/FXUPersist.XML | 8 ++++---- socktoaster.json | 3 ++- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5d9b8c8..035a326 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,9 @@ https://github.com/raulvfp/catchException Para el control de las excepciones. ## Installation +``` git clone https://github.com/raulvfp/ajaxRest.git ajaxRest - +``` ## Usage **Properties:** diff --git a/Tests/FXUPersist.XML b/Tests/FXUPersist.XML index 439259e..f2d9081 100644 --- a/Tests/FXUPersist.XML +++ b/Tests/FXUPersist.XML @@ -35,7 +35,7 @@ Admin - THIS.Left = 261 + THIS.Left = 0 Admin @@ -43,7 +43,7 @@ Admin - THIS.Width = IIF(VERSION(5)>=900,1017,803) + THIS.Width = IIF(VERSION(5)>=900,880,803) Admin @@ -159,7 +159,7 @@ Admin - THIS.grdTests.COLUMN2.Width = 760 + THIS.grdTests.COLUMN2.Width = 623 Admin @@ -167,7 +167,7 @@ Admin - =SEEK("TEST_AJAXREST TESTPOST_DROPBOX_SEARCHFILE ",THIS.icGridRS,"TCLName") + =SEEK("TEST_AJAXREST TESTSAVEFILE ",THIS.icGridRS,"TCLName") Admin diff --git a/socktoaster.json b/socktoaster.json index 0e7cfbe..ca10936 100644 --- a/socktoaster.json +++ b/socktoaster.json @@ -9,9 +9,10 @@ "role": "Developer" } ], - "version": "2.1.0", + "version": "1.0.0", "require": { "vfp": "^9.00", + "raulvfp/catchException": "1.0.*" }, "repositories": [ {