Support for showing a threaded comment reply inline using ajax. Falls back to default if javascript is disabled.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<link rel="stylesheet" href="<?php echo BASE; ?>apidb.css" type="text/css">
|
||||
<link rel="stylesheet" href="<?php echo BASE; ?>application.css" type="text/css">
|
||||
<script src="<?php echo BASE; ?>prototype-1.6.0.2.js" type="text/javascript"></script>
|
||||
<script src="<?php echo BASE; ?>scripts.js" type="text/javascript"></script>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user