Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
templatePPL2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CliffTheDragonJohn
templatePPL2
Commits
7d0ce038
There was a problem fetching the pipeline summary.
Commit
7d0ce038
authored
May 12, 2016
by
SatriaPriambada
Browse files
Options
Downloads
Plain Diff
resolve conflict
parents
5f8d532c
43149de8
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ppl2/resources/views/pages/loginPage.blade.php
+1
-1
1 addition, 1 deletion
ppl2/resources/views/pages/loginPage.blade.php
ppl2/resources/views/penjadwalan.blade.php
+6
-3
6 additions, 3 deletions
ppl2/resources/views/penjadwalan.blade.php
with
7 additions
and
4 deletions
ppl2/resources/views/pages/loginPage.blade.php
+
1
−
1
View file @
7d0ce038
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<
div
class
=
"panel panel-default"
>
<
div
class
=
"panel panel-default"
>
<
div
class
=
"panel-heading font-bold"
>
Login
</
div
>
<
div
class
=
"panel-heading font-bold"
>
Login
</
div
>
<
div
class
=
"panel-body"
>
<
div
class
=
"panel-body"
>
<
form
class
=
"bs-example form-horizontal"
method
=
"
POS
T"
action
=
"
{
{URL::to('')}
}
"
>
<
form
class
=
"bs-example form-horizontal"
method
=
"
GE
T"
action
=
"
{
{URL::to('
daftarinstitusi
')}
}
"
>
<
div
class
=
"form-group"
>
<
div
class
=
"form-group"
>
<
label
class
=
"col-lg-2 control-label"
>
e
-
mail
</
label
>
<
label
class
=
"col-lg-2 control-label"
>
e
-
mail
</
label
>
<
div
class
=
"col-lg-8"
>
<
div
class
=
"col-lg-8"
>
...
...
This diff is collapsed.
Click to expand it.
ppl2/resources/views/penjadwalan.blade.php
+
6
−
3
View file @
7d0ce038
...
@@ -207,7 +207,7 @@
...
@@ -207,7 +207,7 @@
<
h4
class
=
"modal-title"
>
Input
Jadwal
</
h4
>
<
h4
class
=
"modal-title"
>
Input
Jadwal
</
h4
>
</
div
>
</
div
>
<
div
class
=
"modal-body"
>
<
div
class
=
"modal-body"
>
<
form
class
=
"form-group"
method
=
"POST"
action
=
"
{
{URL::to('')}
}
"
>
<
form
class
=
"form-group"
method
=
"POST"
action
=
"
{
{URL::to('
daftarinstitusi
')}
}
"
>
<
label
for
=
"judul"
>
Judul
kegiatan
</
label
>
<
label
for
=
"judul"
>
Judul
kegiatan
</
label
>
<
input
type
=
"text"
class
=
"form-control"
id
=
"judul"
>
<
input
type
=
"text"
class
=
"form-control"
id
=
"judul"
>
<
label
for
=
"nama"
>
Nama
penyelenggara
</
label
>
<
label
for
=
"nama"
>
Nama
penyelenggara
</
label
>
...
@@ -217,12 +217,15 @@
...
@@ -217,12 +217,15 @@
<
option
>
Ruangan
1
</
option
>
<
option
>
Ruangan
1
</
option
>
<
option
>
Ruangan
2
</
option
>
<
option
>
Ruangan
2
</
option
>
</
select
>
</
select
>
</
form
>
</
div
>
</
div
>
<
div
class
=
"modal-footer"
>
<
div
class
=
"modal-footer"
>
<
input
type
=
"submit"
class
=
"btn btn-primary"
data
-
dismiss
=
"modal"
value
=
"Submit"
>
<
button
type
=
"submit"
class
=
"btn btn-primary"
>
Submit
</
button
>
<
button
type
=
"button"
class
=
"btn btn-default"
data
-
dismiss
=
"modal"
>
Close
</
button
>
<
button
type
=
"button"
class
=
"btn btn-default"
data
-
dismiss
=
"modal"
>
Close
</
button
>
</
div
>
</
div
>
</
form
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment