Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
simpkm
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Farendi Giotivano R.P
simpkm
Commits
23ddea9b
Commit
23ddea9b
authored
2 years ago
by
novanbagus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update waktu pemilihan reviewer agar tidak reload
parent
2d02be60
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
resources/views/backend/operator/daftar_proposal/belmawa.blade.php
+1
-1
resources/views/backend/operator/daftar_proposal/index.blade.php
+2
-2
resources/views/backend/operator/daftar_proposal/monev.blade.php
+2
-2
No files found.
resources/views/backend/operator/daftar_proposal/belmawa.blade.php
View file @
23ddea9b
...
...
@@ -182,7 +182,7 @@
})
.
done
(
function
(
response
){
swal
.
fire
(
'Updated!'
,
response
.
message
,
response
.
status
)
.
then
(
function
(){
location
.
reload
();
//
location.reload();
});
})
.
fail
(
function
(){
...
...
This diff is collapsed.
Click to expand it.
resources/views/backend/operator/daftar_proposal/index.blade.php
View file @
23ddea9b
...
...
@@ -204,7 +204,7 @@
})
.
done
(
function
(
response
){
swal
.
fire
(
response
.
info
,
response
.
message
,
response
.
status
)
.
then
(
function
(){
location
.
reload
();
//
location.reload();
});
})
.
fail
(
function
(){
...
...
@@ -222,7 +222,7 @@
{
swal
.
fire
(
response
.
status
,
response
.
message
,
response
.
status
)
.
then
(
function
(){
// oTable.ajax.reload();
location
.
reload
();
//
location.reload();
});
}
})
...
...
This diff is collapsed.
Click to expand it.
resources/views/backend/operator/daftar_proposal/monev.blade.php
View file @
23ddea9b
...
...
@@ -209,7 +209,7 @@
})
.
done
(
function
(
response
){
swal
.
fire
(
response
.
info
,
response
.
message
,
response
.
status
)
.
then
(
function
(){
location
.
reload
();
//
location.reload();
});
})
.
fail
(
function
(){
...
...
@@ -227,7 +227,7 @@
{
swal
.
fire
(
response
.
status
,
response
.
message
,
response
.
status
)
.
then
(
function
(){
// oTable.ajax.reload();
location
.
reload
();
//
location.reload();
});
}
})
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment