forked from qwerty/tupali
fa refresh out
This commit is contained in:
parent
013044315b
commit
ec3c9c6def
@ -1833,13 +1833,7 @@ $(document).delegate('*[data-toggle="lightbox"]', 'click', function(event) {
|
||||
|
||||
<?php
|
||||
if(isset($_SESSION['id'] )) {
|
||||
echo "
|
||||
<form name='form_session' class='navbar-form navbar-left'>
|
||||
<div class='input-group'>
|
||||
<input type='text' name='tiempo_session' size='18' class='form-control input-sm' readonly>
|
||||
<span class='input-group-addon'><a href='#' onclick=\"location.reload();\" title='Renovar'> <i class='fa fa-refresh' aria-hidden='true'></i></a></span>
|
||||
</div>
|
||||
</form>";
|
||||
echo "";
|
||||
|
||||
}
|
||||
?>
|
||||
|
2
milfs
2
milfs
@ -1 +1 @@
|
||||
Subproject commit 59c81ac5b16fb24585bba9ee3484b696a920d40a
|
||||
Subproject commit 5034fb2af57492fa2dc08c7534708b0bfd65ddda
|
Loading…
Reference in New Issue
Block a user