Some more cleanup.

This commit is contained in:
James Cole
2014-09-22 07:25:23 +02:00
parent efcad0b935
commit 41ad6e64d1
2 changed files with 2 additions and 12 deletions

View File

@@ -307,14 +307,6 @@ class Toolkit implements ToolkitInterface
return true;
}
/**
* This method checks and
*/
public function bootstrapDaterange()
{
}
/**
* Takes any collection and tries to make a sensible select list compatible array of it.
*