mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Add Pretty content JS function to global search so HTML ticket replies look nicer and fit to width
This commit is contained in:
@@ -718,3 +718,7 @@ if (isset($_GET['query'])) {
|
||||
}
|
||||
|
||||
require_once "footer.php";
|
||||
|
||||
?>
|
||||
|
||||
<script src="js/pretty_content.js"></script>
|
||||
Reference in New Issue
Block a user