Passed
Push — circleci-editor/870/master ( 38b69d...9fd655 )
by giu
06:46 queued 02:38
created
templates/Tickets/view_operation.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-  * @var \App\View\AppView $this
4
-  */
3
+ * @var \App\View\AppView $this
4
+ */
5 5
 ?>
6 6
 <div class="col-xs-12">
7 7
     <h3><?= h($operation->id) ?></h3>
Please login to merge, or discard this patch.
templates/Tickets/edit.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-  * @var \App\View\AppView $this
4
-  */
3
+ * @var \App\View\AppView $this
4
+ */
5 5
 ?>
6 6
 <div class="col-xs-12">
7 7
 <?php
Please login to merge, or discard this patch.
templates/Tickets/view.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-  * @var \App\View\AppView $this
4
-  */
3
+ * @var \App\View\AppView $this
4
+ */
5 5
 ?>
6 6
 <div class="col-xs-12">
7 7
 	<nav class="large-3 medium-4 columns" id="actions-sidebar">
Please login to merge, or discard this patch.
templates/Tickets/addoperation.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-  * @var \App\View\AppView $this
4
-  */
3
+ * @var \App\View\AppView $this
4
+ */
5 5
 use Cake\I18n\I18n;
6 6
 ?>
7 7
 <div class="col-xs-12">
Please login to merge, or discard this patch.
templates/Admin/Tickettypes/edit.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-  * @var \App\View\AppView $this
4
-  */
3
+ * @var \App\View\AppView $this
4
+ */
5 5
 ?>
6 6
 <nav class="large-3 medium-4 columns" id="actions-sidebar">
7 7
     <ul class="side-nav">
Please login to merge, or discard this patch.
templates/Admin/Tickettypes/add.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-  * @var \App\View\AppView $this
4
-  */
3
+ * @var \App\View\AppView $this
4
+ */
5 5
 ?>
6 6
 <nav class="large-3 medium-4 columns" id="actions-sidebar">
7 7
     <ul class="side-nav">
Please login to merge, or discard this patch.
templates/Admin/Tickettypes/view.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-  * @var \App\View\AppView $this
4
-  */
3
+ * @var \App\View\AppView $this
4
+ */
5 5
 ?>
6 6
 <nav class="large-3 medium-4 columns" id="actions-sidebar">
7 7
     <ul class="side-nav">
Please login to merge, or discard this patch.
templates/Admin/Tickettypes/index.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-  * @var \App\View\AppView $this
4
-  */
3
+ * @var \App\View\AppView $this
4
+ */
5 5
 ?>
6 6
 <nav class="large-3 medium-4 columns" id="actions-sidebar">
7 7
     <ul class="side-nav">
Please login to merge, or discard this patch.
templates/Admin/Useroptions/edit.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-  * @var \App\View\AppView $this
4
-  */
3
+ * @var \App\View\AppView $this
4
+ */
5 5
 ?>
6 6
 <nav class="large-3 medium-4 columns" id="actions-sidebar">
7 7
     <ul class="side-nav">
Please login to merge, or discard this patch.