eisen-dev/eisen_front

View on GitHub
webd/host_manager.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 16 of 16 total issues

TODO found
Open

<!--TODO Use modal for this -->
Severity: Minor
Found in webd/host_manager.php by fixme

Spaces must be used to indent lines; tabs are not allowed
Open

<div class="n-list-action">
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 124 characters
Open

<button type="submit" value="適用" class="btn btn-sm"><?php echo _('execute'); ?></button>
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

<div class="n-list-toolbar">
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

<button type="submit" name="submit" class="n-search-button"><i class="fa fa-search"></i></button>
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

<button type="submit" value="適用" class="btn btn-sm"><?php echo _('execute'); ?></button>
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 184 characters
Open

<button class="btn btn-sm" data-modal="open" data-modal-target="machine_list-setting"><i class="fa fa-plus"></i><?php echo _('add new machine'); ?></button>
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

<div class="n-searchbox">
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 129 characters
Open

<button type="submit" name="submit" class="n-search-button"><i class="fa fa-search"></i></button>
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 129 characters
Open

<button class="btn btn-sm"><i class="fa fa-refresh"></i><?php echo _('reflesh list'); ?></button>
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

<!-- new list control tools end-->
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 132 characters
Open

<input type="text" placeholder="<?php echo _('search all packages'); ?>" class="n-search-box-input">
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

</div>
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

<input type="text" placeholder="<?php echo _('search all packages'); ?>" class="n-search-box-input">
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

</div>
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

</div>
Severity: Minor
Found in webd/host_manager.php by phpcodesniffer
Category
Status