9263f8c4c3
Cleaned the damage caused by a faulty script run that created a test error as described in https://travis-ci.org/web2py/web2py/builds/158680015
8 lines
144 B
Python
Executable File
8 lines
144 B
Python
Executable File
# -*- coding: utf-8 -*-
|
|
{
|
|
'actualizada': ['actualizadas'],
|
|
'eliminada': ['eliminadas'],
|
|
'fila': ['filas'],
|
|
'seleccionado': ['seleccionados'],
|
|
}
|