diff --git a/public/assets/js/build-plugins/codeception.js b/public/assets/js/build-plugins/codeception.js index 67ec8846..71ed55a7 100644 --- a/public/assets/js/build-plugins/codeception.js +++ b/public/assets/js/build-plugins/codeception.js @@ -31,7 +31,7 @@ var codeceptionPlugin = ActiveBuild.UiPlugin.extend({ }, render: function() { - return $('' + + return $('
' + '' + '' + '' + diff --git a/public/assets/js/build-plugins/phptallint.js b/public/assets/js/build-plugins/phptallint.js index 891f84fc..3381af69 100644 --- a/public/assets/js/build-plugins/phptallint.js +++ b/public/assets/js/build-plugins/phptallint.js @@ -22,14 +22,14 @@ var phptalPlugin = ActiveBuild.UiPlugin.extend({ }, render: function() { - return $('
'+Lang.get('codeception_suite')+''+Lang.get('codeception_feature')+'
' + + return $('
' + '' + '' + ' ' + ' ' + ' ' + '' + - '
' + Lang.get('file') + '' + Lang.get('line') + '' + Lang.get('message') + '
'); + ''); }, onUpdate: function(e) { diff --git a/public/assets/js/build-plugins/phpunit.js b/public/assets/js/build-plugins/phpunit.js index 9f7f61b1..e345c4a0 100644 --- a/public/assets/js/build-plugins/phpunit.js +++ b/public/assets/js/build-plugins/phpunit.js @@ -32,14 +32,14 @@ var phpunitPlugin = ActiveBuild.UiPlugin.extend({ render: function() { - return $('
' + + return $('
' + '' + '' + '' + '' + '' + '' + - '
'+Lang.get('status')+''+Lang.get('test_message')+''+Lang.get('trace')+'
'); + ''); }, onUpdate: function(e) { diff --git a/public/assets/js/build-plugins/summary.js b/public/assets/js/build-plugins/summary.js index af2e0186..ecffe894 100644 --- a/public/assets/js/build-plugins/summary.js +++ b/public/assets/js/build-plugins/summary.js @@ -21,13 +21,13 @@ var SummaryPlugin = ActiveBuild.UiPlugin.extend({ render: function() { return $( - '
' + + '
' + '' + '' + '' + '' + '' + - '
'+Lang.get('stage')+''+Lang.get('plugin')+''+Lang.get('status')+'' + Lang.get('duration') + ' (' + Lang.get('seconds') + ')
' + '' ); }, diff --git a/src/PHPCensor/View/Build/view.phtml b/src/PHPCensor/View/Build/view.phtml index 8f048f3b..2b515a02 100644 --- a/src/PHPCensor/View/Build/view.phtml +++ b/src/PHPCensor/View/Build/view.phtml @@ -140,7 +140,7 @@
- +
diff --git a/src/PHPCensor/View/Group/index.phtml b/src/PHPCensor/View/Group/index.phtml index b9041ca4..7bad7e89 100644 --- a/src/PHPCensor/View/Group/index.phtml +++ b/src/PHPCensor/View/Group/index.phtml @@ -6,7 +6,7 @@
-
+
diff --git a/src/PHPCensor/View/Project/view.phtml b/src/PHPCensor/View/Project/view.phtml index b0a86a06..f01bc5f7 100644 --- a/src/PHPCensor/View/Project/view.phtml +++ b/src/PHPCensor/View/Project/view.phtml @@ -49,7 +49,7 @@

()

-
+
diff --git a/src/PHPCensor/View/User/index.phtml b/src/PHPCensor/View/User/index.phtml index c6675455..6eb77906 100644 --- a/src/PHPCensor/View/User/index.phtml +++ b/src/PHPCensor/View/User/index.phtml @@ -9,7 +9,7 @@
-
+