摘要: <script type="text/javascript"> function importCheck() { var flag = confirm("Are you sure?"); if(flag ==true){ window.location.href ="<?php echo url_for('import_schedule_one', $import_schedule)?>"; } }</script><a href="" onclick=&q 阅读全文
posted @ 2011-10-27 22:12 Lux.Y 阅读(441) 评论(0) 推荐(0)