updated ajaxify to do a callback after page change, added toaster style notifications (app.alert), changes to webserver to update automatically
parent
96a4cbd8d1
commit
67bf1b6041
@ -1 +1,10 @@
|
||||
dis is home nibs
|
||||
dis is home nibs
|
||||
|
||||
<script type="text/javascript">
|
||||
/*app.alert({
|
||||
title: 'Welcome back',
|
||||
message: 'Some welcome message to test alerts!',
|
||||
type: 'info',
|
||||
timeout: 2000
|
||||
});*/
|
||||
</script>
|
Loading…
Reference in New Issue