Merge branch 'bug_9529' into 3.12-master
This commit is contained in:
commit
0705c406b9
1 changed files with 1 additions and 1 deletions
|
@ -1385,7 +1385,7 @@
|
|||
<!-- handle changing prefs if creating new patron and changing
|
||||
the patron category
|
||||
-->
|
||||
<script" type="text/javascript">//<![CDATA[
|
||||
<script type="text/javascript">//<![CDATA[
|
||||
$(document).ready(function(){
|
||||
var message_prefs_dirty = false;
|
||||
$('#memberentry_messaging_prefs > *').change(function() {
|
||||
|
|
Loading…
Reference in a new issue