parent
9a8545e689
commit
7ea4956a13
|
|
@ -96,7 +96,6 @@
|
|||
<script>
|
||||
var terms = '@(string.Join(";", Model.Terms.Select(s=>string.Format("{0}:{1}:{2}", s.tmno, s.tyear, s.tseq))))';
|
||||
$(document).ready(function () {
|
||||
alert('2');
|
||||
if ('@(Model.IsProf)' == 'True' && '@(ViewBag.SSPWC)' == 'True') {
|
||||
showramemainlayer('/user/pwchange');
|
||||
$("#mainlayerframe").css("width", "520px");
|
||||
|
|
|
|||
Loading…
Reference in New Issue