Get completely rid of ExtJS for good
Fuck that shit! Signed-off-by: Karsten Heiken <karsten@disposed.de>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
<?php defined('BASEPATH') || exit("No direct script access allowed");
|
||||
|
||||
if (!function_exists('set_tree_icons')) {
|
||||
function set_tree_icons(&$value, $key, $icon) {
|
||||
if (isset($value['text']) && !isset($value['icon'])) {
|
||||
$value['icon'] = $icon;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user