diff options
author | ramon <ramongomez@us.es> | 2016-05-19 09:41:44 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2016-05-19 09:41:44 +0000 |
commit | 1485b9918a8e3041c69ae27ab944df27dde8f894 (patch) | |
tree | 0926cf4cb8691fab4b1227dfc714967b72ce35ee /admin/WebConsole/rest/index.php | |
parent | bbc672f1ab20c0f7a6896846709ff2e2483787f1 (diff) |
#708: Usar parámetros {{{id}}} y {{{name}}} en lista de UOs.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4939 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/rest/index.php')
-rw-r--r-- | admin/WebConsole/rest/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/rest/index.php b/admin/WebConsole/rest/index.php index edc2c479..c6487a05 100644 --- a/admin/WebConsole/rest/index.php +++ b/admin/WebConsole/rest/index.php @@ -7,7 +7,7 @@ * @license GNU GPLv3+ * @author Ramón M. Gómez, ETSII Univ. Sevilla * @version 1.1 - * @date 2015-04-16 + * @date 2016-05-19 */ // Inclussion files. |