PHP Classes

File: themes/backend/components/table/image.twig

Recommend this page to a friend!
  Packages of Aby Dahana   Aksara   themes/backend/components/table/image.twig   Download  
File: themes/backend/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: Development (#663)

* feat: custom format callback on set_field, refine app stats and necessary things

* fix: prevent builder build existing components on develompent environment
Date: 3 months ago
Size: 210 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>