Index: notification.html |
=================================================================== |
--- a/notification.html |
+++ b/notification.html |
@@ -26,6 +26,7 @@ |
margin: 5px; |
} |
</style> |
+ <script src="ext/common.js"></script> |
Thomas Greiner
2014/02/18 14:26:17
Well spotted. However, notifications.js also makes
saroyanm
2014/02/18 16:20:28
Good point.
|
<script src="notification.js"></script> |
</head> |
<body> |