summaryrefslogtreecommitdiff
path: root/modules/gallery/views
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2010-02-14 07:11:14 -0800
committerTim Almdal <tnalmdal@shaw.ca>2010-02-14 07:11:14 -0800
commite41a2d4e5226c45a5201df91ca6633a40b357630 (patch)
treef7c06e2c2495c833028dfcffd1ef90447047b586 /modules/gallery/views
parentdcd7a8fbb8924665a07582aa53f07a86ef922287 (diff)
parentdf8273e3f26f35ad87fd6f96610f370bdad7f1e5 (diff)
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/gallery/views')
-rw-r--r--modules/gallery/views/user_profile.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/user_profile.html.php b/modules/gallery/views/user_profile.html.php
index 1c3e4ea2..1c346c26 100644
--- a/modules/gallery/views/user_profile.html.php
+++ b/modules/gallery/views/user_profile.html.php
@@ -22,7 +22,7 @@
padding: 0;
}
</style>
-<script>
+<script type="text/javascript">
$(document).ready(function() {
$("#g-profile-return").click(function(event) {
history.go(-1);