Rev 19119 | Rev 19127 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<style>.unseen {/* background:#D9FACF; *//* color:#54D199; */}.seen {/* background:#f8f8f8; */color:#828181;}.expired{color:#BBB9B9;}.text{font-weight : bold;}.expiredtext{font-size : 10px;/* color : red; */}.notirow{background-color: white;margin: 5px 0 0 0;padding: 5px 5px 0 5px;position:relative;min-height: 30px;}/* #go_back{ *//* margin: 2px auto; *//* height: 30px; *//* color: #555; *//* background-color: #f5f5f5; *//* padding:4px; *//* } */</style><script>onload=function(){var e=document.getElementById("refreshed");if(e.value=="no"){e.value="yes";$('.notilist').removeClass('hidden');$('#loadModal').modal('hide');}else{e.value="no";location.reload();}}$(document).ready(function(){$('#loadModal').modal('show');$('.notifi a').click(function(){$('#loadModal').modal('show');});// $('.notifi').click(function(){// if($(this).hasClass('notifi')){// $(this).removeClass('unseen');// }// $.ajax({// method: "POST",// url: "<?php //echo $base_url;?>users/sendseen",// },'json')// .done(function(msg){// });// });$("#go_back").click(function(){window.history.back();});if($('.cscrollselector > .card').length>0) {$('.cscrollselector').jscroll({loadingHtml: '<center><img src="/img/ajax-loader.gif" alt="Loading" /></center>',autoTriggerUntil: 3,padding: 20});}});</script><div class="modal fade" id="loadModal"><div class="modal-dialog"><div class="modal-content"><div class="modal-body"><div class="text-center" id='content-add'><img src="/img/ajax-loader.gif" alt="Loading" /></div></div></div><!-- /.modal-content --></div><!-- /.modal-dialog --></div><input type="hidden" id="refreshed" value="no"><div id= "go_back" class= "cartpagedetails" style="width:100%;z-index:5;top:0px;position:fixed;margin-top: 0px;height:35px;padding:5px;"><span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span> <b>Notifications</b></div><div class = "container notilist hidden" style="margin-top: 35px;"><div class="row scroll cscrollselector" ><?php echo $this->element('getnotification');?></div></div><script type="text/javascript" src="/js/jquery.jscroll.min.js?v=<?php echo $staticversion;?>"></script>