diff options
| author | hallgren <hallgren@chalmers.se> | 2013-08-19 14:19:18 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-08-19 14:19:18 +0000 |
| commit | 029f1d40e5bd98a01d30ee9583c25cedd2dc61c1 (patch) | |
| tree | 39c77157932d003d09c09b0f3ed7b4ef07b40a99 /src/www/gf-web-api-examples.html | |
| parent | e9eeefa6f05babcf9b9e2ca471797368672f806c (diff) | |
gfse: always open a resizable text box when editing concrete syntax
(Also fixed a broken link in gf-web-api-examples.html)
Diffstat (limited to 'src/www/gf-web-api-examples.html')
| -rw-r--r-- | src/www/gf-web-api-examples.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/gf-web-api-examples.html b/src/www/gf-web-api-examples.html index 2320ab074..8a419012d 100644 --- a/src/www/gf-web-api-examples.html +++ b/src/www/gf-web-api-examples.html @@ -3,7 +3,7 @@ <head> <title>GF web services API examples</title> <meta charset="UTF-8"> -<link rel="stylesheet" type="text/css" href="../gfse/editor.css" title="Cloud"> +<link rel="stylesheet" type="text/css" href="gfse/editor.css" title="Cloud"> <meta name = "viewport" content = "width = device-width"> <style type="text/css"> @@ -174,6 +174,6 @@ full API. </dl> <hr> <div class=modtime><small> -<!-- hhmts start -->Last modified: Tue Nov 20 16:17:42 CET 2012 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Fri Aug 16 16:48:28 CEST 2013 <!-- hhmts end --> </small></div> <address><a href="http://www.cse.chalmers.se/~hallgren/">TH</a></address> |
