aboutsummaryrefslogtreecommitdiff
path: root/views/default/embed/js.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/embed/js.php')
-rw-r--r--views/default/embed/js.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/views/default/embed/js.php b/views/default/embed/js.php
deleted file mode 100644
index 0787a226b..000000000
--- a/views/default/embed/js.php
+++ /dev/null
@@ -1,7 +0,0 @@
-
- function elggUpdateContent(content, entityname) {
- content = ' ' + content + ' ';
- <?php
- echo elgg_view('embed/addcontentjs');
- ?>
- } \ No newline at end of file