PHP Classes

File: aksara/Views/components/table/image.twig

Recommend this page to a friend!
  Classes of Aby Dahana   Aksara   aksara/Views/components/table/image.twig   Download  
File: aksara/Views/components/table/image.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Aksara
A CodeIgniter based API and CRUD generator
Author: By
Last change:
Date: 2 days ago
Size: 214 bytes
 

Contents

Class file image Download
<span> <a href="{{ content | replace({'/thumbs/': '/'}) }}" class="{{ class }}" target="_blank"> <img src="{{ content }}" class="img-fluid rounded" width="22" height="22" alt="..."> </a> </span>