← All changes
|
classes/views/frm-fields/back-end/automatic-width.php
+0
-8
6.35
→
5.5.1
View file →
| @@ -1,13 +1,5 @@ | ||
| 1 | 1 | <?php |
| 2 | -/** | |
| 3 | - * Automatic width setting for select-like fields. | |
| 4 | - * | |
| 5 | - * @package Formidable | |
| 6 | - * | |
| 7 | - * @var array $field Field data including 'id' and 'size'. | |
| 8 | - */ | |
| 9 | - | |
| 10 | 2 | if ( ! defined( 'ABSPATH' ) ) { |
| 11 | 3 | die( 'You are not allowed to call this page directly.' ); |
| 12 | 4 | } |
| 13 | 5 | ?> |