`; + }, []); + + results.push(` +
+
+
+
+ `; + }, []); + + results.push(` +
+
+
+
+
-
-
-
-
-
-
-
-diff --git a/app/appConf/minify_config.php b/app/appConf/minify_config.php index 44ecd993..d06dd41c 100644 --- a/app/appConf/minify_config.php +++ b/app/appConf/minify_config.php @@ -57,11 +57,11 @@ return [ 'manga_edit.js', ], 'anime_collection' => [ - 'lib/mustache.js', + 'anime_search_results.js', 'anime_collection.js', ], 'manga_collection' => [ - 'lib/mustache.js', + 'manga_search_results.js', 'manga_collection.js', ], ] diff --git a/app/views/anime/details.php b/app/views/anime/details.php index 973c377b..eb6e333b 100644 --- a/app/views/anime/details.php +++ b/app/views/anime/details.php @@ -17,10 +17,12 @@