File tree 12 files changed +12
-12
lines changed
12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3
3
<script src =" {{ main_url }}/themes/default/js/focus.input.js" ></script >
4
4
<form method =" post" >
5
5
<input type =" hidden" name =" action" value =" create" />
6
- <table class =" table table-success table-striped" >
6
+ <table class =" table table-success table-striped table-responsive " >
7
7
<thead >
8
8
<tr >
9
9
<th scope =" col" >{{ langs.trans (' Label' ) }}</th >
Original file line number Diff line number Diff line change 1
1
{% extends ' base.html.twig' %}
2
2
{% block body %}
3
3
<form method =" post" >
4
- <table class =" table table-success table-striped" >
4
+ <table class =" table table-success table-striped table-responsive " >
5
5
<thead >
6
6
<tr >
7
7
<th scope =" col" >{{ langs.trans (' Label' ) }}</th >
Original file line number Diff line number Diff line change 9
9
{{ count }}
10
10
</h6 >
11
11
</div >
12
- <table class =" table table-success table-striped" >
12
+ <table class =" table table-success table-striped table-responsive " >
13
13
<thead >
14
14
<tr >
15
15
<th scope =" col" >{{ langs.trans (' Label' ) }}</th >
Original file line number Diff line number Diff line change 3
3
{% if res %}
4
4
<form method =" post" >
5
5
<input type =" hidden" name =" action" value =" create" />
6
- <table class =" table table-success table-striped" >
6
+ <table class =" table table-success table-striped table-responsive " >
7
7
<thead >
8
8
<tr >
9
9
<th scope =" col" >{{ langs.trans (' Domain' ) }}</th >
Original file line number Diff line number Diff line change 3
3
<form method =" post" >
4
4
<input type =" hidden" name =" action" value =" edit" />
5
5
<input type =" hidden" name =" id" value =" {{ res2 .id }}" />
6
- <table class =" table table-success table-striped" >
6
+ <table class =" table table-success table-striped table-responsive " >
7
7
<thead >
8
8
<tr >
9
9
<th scope =" col" >{{ langs.trans (' Domain' ) }}</th >
Original file line number Diff line number Diff line change 9
9
{{ count }}
10
10
</h6 >
11
11
</div >
12
- <table class =" table table-success table-striped" >
12
+ <table class =" table table-success table-striped table-responsive " >
13
13
<thead >
14
14
<tr >
15
15
<th scope =" col" >{{ langs.trans (' Domain' ) }}</th >
Original file line number Diff line number Diff line change 3
3
<script src =" {{ main_url }}/themes/default/js/focus.input.js" ></script >
4
4
<form method =" post" >
5
5
<input type =" hidden" name =" action" value =" create" />
6
- <table class =" table table-success table-striped" >
6
+ <table class =" table table-info table-striped table-responsive " >
7
7
<thead >
8
8
<tr >
9
9
<th scope =" col" >{{ langs.trans (' Label' ) }}</th >
Original file line number Diff line number Diff line change 1
1
{% extends ' base.html.twig' %}
2
2
{% block body %}
3
3
<form method =" post" >
4
- <table class =" table table-success table-striped" >
4
+ <table class =" table table-info table-striped table-responsive " >
5
5
<thead >
6
6
<tr >
7
7
<th scope =" col" >{{ langs.trans (' Label' ) }}</th >
Original file line number Diff line number Diff line change 9
9
{{ count }}
10
10
</h6 >
11
11
</div >
12
- <table class =" table table-success table-striped" >
12
+ <table class =" table table-info table-striped table-responsive " >
13
13
<thead >
14
14
<tr >
15
15
<th scope =" col" >{{ langs.trans (' Label' ) }}</th >
Original file line number Diff line number Diff line change 3
3
{% if res %}
4
4
<form method =" post" >
5
5
<input type =" hidden" name =" action" value =" create" />
6
- <table class =" table table-success table-striped" >
6
+ <table class =" table table-info table-striped table-responsive " >
7
7
<thead >
8
8
<tr >
9
9
<th scope =" col" >{{ langs.trans (' Domain' ) }}</th >
Original file line number Diff line number Diff line change 3
3
<form method =" post" >
4
4
<input type =" hidden" name =" action" value =" edit" />
5
5
<input type =" hidden" name =" id" value =" {{ res2 .id }}" />
6
- <table class =" table table-success table-striped" >
6
+ <table class =" table table-info table-striped table-responsive " >
7
7
<thead >
8
8
<tr >
9
9
<th scope =" col" >{{ langs.trans (' Domain' ) }}</th >
Original file line number Diff line number Diff line change 9
9
{{ count }}
10
10
</h6 >
11
11
</div >
12
- <table class =" table table-success table-striped" >
12
+ <table class =" table table-info table-striped table-responsive " >
13
13
<thead >
14
14
<tr >
15
15
<th scope =" col" >{{ langs.trans (' Domain' ) }}</th >
You can’t perform that action at this time.
0 commit comments