sample_set* refactoring the list view
Making things as generic as possible. The view now relies on a set of methods provided by the model in order to generate each row in the table
Please register or sign in to comment
Making things as generic as possible. The view now relies on a set of methods provided by the model in order to generate each row in the table