Merge pull request #2132 from brkcvn/akaunting-long-texts
Name not show where it is used "col-aka" classname
This commit is contained in:
		| @@ -671,7 +671,7 @@ abstract class DocumentIndex extends Base | ||||
|             return $class; | ||||
|         } | ||||
|  | ||||
|         return 'col-xs-4 col-sm-4 col-md-4 col-lg-2 col-xl-2 text-left'; | ||||
|         return 'col-xs-4 col-sm-4 col-md-4 col-lg-2 col-xl-2 text-left long-texts'; | ||||
|     } | ||||
|  | ||||
|     protected function getClassAmount($type, $classAmount) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user