Changes for page Predoctoral staff: historical record
Last modified by Ricardo Julio Rodríguez Fernández on 2025/07/13 08:08
From version 42.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/02/05 20:59
on 2024/02/05 20:59
Change comment:
There is no comment for this version
To version 43.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/02/05 21:05
on 2024/02/05 21:05
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,7 @@ 1 1 {{groovy}} 2 2 import groovy.sql.Sql 3 3 4 -def sql = new Sql(services. component.getConnection())4 +def sql = new Sql(services.igfaebbdd.getConnection()) 5 5 println "(% class='doOddEven filterable grid sortable' id='tableid' %)" 6 6 println "(% class='sortHeader' %)|=n|=Pid|= Surname|= Name|= Category" 7 7 sql.execute "SET @row_number = 0"