added few .html files
This commit is contained in:
@ -1,14 +1,8 @@
|
||||
$(function() {
|
||||
"use strict";
|
||||
|
||||
|
||||
|
||||
|
||||
// notification popup
|
||||
toastr.options.closeButton = true;
|
||||
toastr.options.positionClass = 'toast-bottom-right';
|
||||
toastr.options.showDuration = 1000;
|
||||
toastr['info']('Hello, welcome to HexaBit, a unique admin Template.');
|
||||
|
||||
|
||||
toastr['info']('Hello, Selamat Datang Kembali, Aplikasi Dibuat Oleh Kicap Karan.');
|
||||
});
|
||||
Reference in New Issue
Block a user