mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
WIP
This commit is contained in:
parent
5d324d6809
commit
53407dd806
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\AddressType $addressType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Address Types'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Group Addresses'), ['controller' => 'StateGroupAddresses', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\AddressType $addressType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\AddressType[]|\Cake\Collection\CollectionInterface $addressTypes
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Address Type'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Group Addresses'), ['controller' => 'StateGroupAddresses', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\AddressType $addressType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Address Type'), ['action' => 'edit', $addressType->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Address Type'), ['action' => 'delete', $addressType->id], ['confirm' => __('Are you sure you want to delete # {0}?', $addressType->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\AdminError $adminError
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Admin Errors'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Users'), ['controller' => 'StateUsers', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\AdminError $adminError
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\AdminError[]|\Cake\Collection\CollectionInterface $adminErrors
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Admin Error'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Users'), ['controller' => 'StateUsers', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\AdminError $adminError
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Admin Error'), ['action' => 'edit', $adminError->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Admin Error'), ['action' => 'delete', $adminError->id], ['confirm' => __('Are you sure you want to delete # {0}?', $adminError->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\ElopageBuy $elopageBuy
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Elopage Buys'), ['action' => 'index']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\ElopageBuy $elopageBuy
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\ElopageBuy[]|\Cake\Collection\CollectionInterface $elopageBuys
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Elopage Buy'), ['action' => 'add']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\ElopageBuy $elopageBuy
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Elopage Buy'), ['action' => 'edit', $elopageBuy->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Elopage Buy'), ['action' => 'delete', $elopageBuy->id], ['confirm' => __('Are you sure you want to delete # {0}?', $elopageBuy->id)]) ?> </li>
|
||||
|
||||
@ -34,12 +34,12 @@ $cakeDescription = 'Gradido';
|
||||
<body>
|
||||
<div class="content-default">
|
||||
<div class="content-container info-container">
|
||||
<h1><a href=""><?= $this->fetch('title') ?></a></h1>
|
||||
<ul class="nav-horizontal">
|
||||
<ul class="nav-horizontal nav-top-smaller">
|
||||
<li><?= $this->html->link(__('Logout'), ['controller' => 'ServerUsers', 'action' => 'logout'])?></li>
|
||||
<li><a target="_blank" href="https://book.cakephp.org/3.0/">Documentation</a></li>
|
||||
<li><a target="_blank" href="https://api.cakephp.org/3.0/">API</a></li>
|
||||
</ul>
|
||||
<h1><a href=""><?= $this->fetch('title') ?></a></h1>
|
||||
<?= $this->Flash->render() ?>
|
||||
<?= $this->fetch('content') ?>
|
||||
</div>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\OperatorType $operatorType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Operator Types'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Operators'), ['controller' => 'Operators', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\OperatorType $operatorType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\OperatorType[]|\Cake\Collection\CollectionInterface $operatorTypes
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Operator Type'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Operators'), ['controller' => 'Operators', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\OperatorType $operatorType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Operator Type'), ['action' => 'edit', $operatorType->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Operator Type'), ['action' => 'delete', $operatorType->id], ['confirm' => __('Are you sure you want to delete # {0}?', $operatorType->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\Operator $operator
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Operators'), ['action' => 'index']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\Operator $operator
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\Operator[]|\Cake\Collection\CollectionInterface $operators
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Operator'), ['action' => 'add']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\Operator $operator
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Operator'), ['action' => 'edit', $operator->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Operator'), ['action' => 'delete', $operator->id], ['confirm' => __('Are you sure you want to delete # {0}?', $operator->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\ServerUser $serverUser
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Server Users'), ['action' => 'index']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\ServerUser $serverUser
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,13 +4,13 @@
|
||||
* @var \App\Model\Entity\ServerUser[]|\Cake\Collection\CollectionInterface $serverUsers
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Server User'), ['action' => 'add']) ?></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div class="serverUsers index large-9 medium-8 columns content">
|
||||
<div class="serverUsers">
|
||||
<h3><?= __('Server Users') ?></h3>
|
||||
<table cellpadding="0" cellspacing="0">
|
||||
<thead>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\ServerUser $serverUser
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Server User'), ['action' => 'edit', $serverUser->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Server User'), ['action' => 'delete', $serverUser->id], ['confirm' => __('Are you sure you want to delete # {0}?', $serverUser->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateBalance $stateBalance
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List State Balances'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Users'), ['controller' => 'StateUsers', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateBalance $stateBalance
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateBalance[]|\Cake\Collection\CollectionInterface $stateBalances
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New State Balance'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Users'), ['controller' => 'StateUsers', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -27,11 +27,13 @@ $this->assign('header', $header);
|
||||
<div class="content-list">
|
||||
<p class="content-list-title">Überweisungen</p>
|
||||
<div class="content-list-table wiretransfer">
|
||||
<div class="cell header-cell"><?= __('Absender') . ' / ' . ('Empfänger') ?></div>
|
||||
<div class="cell header-cell"><?= __('Verwendungszweck') ?></div>
|
||||
<div class="cell header-cell"><?= __('Datum') ?></div>
|
||||
<div class="cell header-cell"><?= __('Betrag') ?></div>
|
||||
<div class="cell header-cell" title="<?= __('Transaktions Nr.') ?>"><?= __('Nr') ?></div>
|
||||
<div class="row">
|
||||
<div class="cell header-cell c4"><?= __('Absender') . ' / ' . ('Empfänger') ?></div>
|
||||
<div class="cell header-cell c0"><?= __('Verwendungszweck') ?></div>
|
||||
<div class="cell header-cell c2"><?= __('Datum') ?></div>
|
||||
<div class="cell header-cell c2"><?= __('Betrag') ?></div>
|
||||
<div class="cell header-cell c1" title="<?= __('Transaktions Nr.') ?>"><?= __('Nr') ?></div>
|
||||
</div>
|
||||
<?php foreach($transactions as $transaction):
|
||||
$send = $transaction['type'] == 'send';
|
||||
$balance = $transaction['balance'];
|
||||
@ -47,39 +49,43 @@ $this->assign('header', $header);
|
||||
$cellColorClass = 'grd-orange-color';
|
||||
}
|
||||
?>
|
||||
<div class="cell">
|
||||
<?= $this->Html->image('50x50.png', ['class' => 'profile-img', 'alt' => 'profile image']) ?>
|
||||
<?php if(isset($transaction['email']) && $transaction['email'] != ''): ?>
|
||||
<a href="mailto:<?= $transaction['email'] ?>" title="<?= $transaction['email'] ?>">
|
||||
<small class="tx-email"><?= $transaction['name'] ?></small>
|
||||
</a>
|
||||
<div class="row">
|
||||
<div class="cell c4">
|
||||
<?= $this->Html->image('50x50.png', ['class' => 'profile-img', 'alt' => 'profile image']) ?>
|
||||
<div>
|
||||
<?php if(isset($transaction['email']) && $transaction['email'] != ''): ?>
|
||||
<a href="mailto:<?= $transaction['email'] ?>" title="<?= $transaction['email'] ?>">
|
||||
<small class="tx-email"><?= $transaction['name'] ?></small>
|
||||
</a>
|
||||
<?php else : ?>
|
||||
<small class="tx-email"><?= $transaction['name'] ?></small>
|
||||
<?php endif; ?>
|
||||
<span class=" <?= $cellColorClass ?>">
|
||||
<?php if($transaction['type'] == 'creation') : ?>
|
||||
<i class="material-icons-outlined grd-orange-color">redeem</i>
|
||||
<?= __('Geschöpft')?>
|
||||
<?php elseif($transaction['type'] == 'send') : ?>
|
||||
<i class="material-icons-outlined">arrow_right_alt</i>
|
||||
<?= __('Gesendet') ?>
|
||||
<?php elseif($transaction['type'] == 'receive') : ?>
|
||||
<i class="material-icons-outlined">arrow_left_alt</i>
|
||||
<?= __('Empfangen') ?>
|
||||
<?php endif; ?>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cell c0" data-toggle="tooltip" data-placement="bottom" title="<?= $transaction['memo'] ?>">
|
||||
<?php if(strlen($transaction['memo']) > 30): ?>
|
||||
<?= substr($memoShort, 0, 30) . '...' ?>
|
||||
<?php else : ?>
|
||||
<small class="tx-email"><?= $transaction['name'] ?></small>
|
||||
<?php endif; ?>
|
||||
<span class=" <?= $cellColorClass ?>">
|
||||
<?php if($transaction['type'] == 'creation') : ?>
|
||||
<i class="material-icons-outlined grd-orange-color">create</i>
|
||||
<?= __('Geschöpft')?>
|
||||
<?php elseif($transaction['type'] == 'send') : ?>
|
||||
<i class="material-icons-outlined">arrow_right_alt</i>
|
||||
<?= __('Gesendet') ?>
|
||||
<?php elseif($transaction['type'] == 'receive') : ?>
|
||||
<i class="material-icons-outlined">arrow_left_alt</i>
|
||||
<?= __('Empfangen') ?>
|
||||
<?php endif; ?>
|
||||
</span>
|
||||
</div>
|
||||
<div class="cell" data-toggle="tooltip" data-placement="bottom" title="<?= $transaction['memo'] ?>">
|
||||
<?php if(strlen($transaction['memo']) > 30): ?>
|
||||
<?= substr($memoShort, 0, 30) . '...' ?>
|
||||
<?php else : ?>
|
||||
<?= $transaction['memo'] ?>
|
||||
<?php endif;?>
|
||||
</div>
|
||||
<div class="cell"><?= $transaction['date']->nice() ?></div>
|
||||
<div class="cell"><?= $this->element('printGradido', ['number' => $balance]) ?></div>
|
||||
<div class="cell">
|
||||
<?= $transaction['transaction_id'] ?>
|
||||
<?= $transaction['memo'] ?>
|
||||
<?php endif;?>
|
||||
</div>
|
||||
<div class="cell c2"><?= $transaction['date']->nice() ?></div>
|
||||
<div class="cell c2"><?= $this->element('printGradido', ['number' => $balance]) ?></div>
|
||||
<div class="cell c1">
|
||||
<?= $transaction['transaction_id'] ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php endforeach; ?>
|
||||
</div>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateBalance $stateBalance
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit State Balance'), ['action' => 'edit', $stateBalance->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete State Balance'), ['action' => 'delete', $stateBalance->id], ['confirm' => __('Are you sure you want to delete # {0}?', $stateBalance->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateCreated $stateCreated
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List State Created'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateCreated $stateCreated
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateCreated[]|\Cake\Collection\CollectionInterface $stateCreated
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New State Created'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateCreated $stateCreated
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit State Created'), ['action' => 'edit', $stateCreated->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete State Created'), ['action' => 'delete', $stateCreated->id], ['confirm' => __('Are you sure you want to delete # {0}?', $stateCreated->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateError $stateError
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List State Errors'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Users'), ['controller' => 'StateUsers', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateError $stateError
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateError[]|\Cake\Collection\CollectionInterface $stateErrors
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New State Error'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Users'), ['controller' => 'StateUsers', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateError $stateError
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit State Error'), ['action' => 'edit', $stateError->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete State Error'), ['action' => 'delete', $stateError->id], ['confirm' => __('Are you sure you want to delete # {0}?', $stateError->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroupAddress $stateGroupAddress
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List State Group Addresses'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Groups'), ['controller' => 'StateGroups', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroupAddress $stateGroupAddress
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroupAddress[]|\Cake\Collection\CollectionInterface $stateGroupAddresses
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New State Group Address'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Groups'), ['controller' => 'StateGroups', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroupAddress $stateGroupAddress
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit State Group Address'), ['action' => 'edit', $stateGroupAddress->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete State Group Address'), ['action' => 'delete', $stateGroupAddress->id], ['confirm' => __('Are you sure you want to delete # {0}?', $stateGroupAddress->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroupRelationship $stateGroupRelationship
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List State Group Relationships'), ['action' => 'index']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroupRelationship $stateGroupRelationship
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroupRelationship[]|\Cake\Collection\CollectionInterface $stateGroupRelationships
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New State Group Relationship'), ['action' => 'add']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroupRelationship $stateGroupRelationship
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit State Group Relationship'), ['action' => 'edit', $stateGroupRelationship->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete State Group Relationship'), ['action' => 'delete', $stateGroupRelationship->id], ['confirm' => __('Are you sure you want to delete # {0}?', $stateGroupRelationship->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroup $stateGroup
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List State Groups'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Group Addresses'), ['controller' => 'StateGroupAddresses', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroup $stateGroup
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroup[]|\Cake\Collection\CollectionInterface $stateGroups
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New State Group'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Group Addresses'), ['controller' => 'StateGroupAddresses', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateGroup $stateGroup
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit State Group'), ['action' => 'edit', $stateGroup->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete State Group'), ['action' => 'delete', $stateGroup->id], ['confirm' => __('Are you sure you want to delete # {0}?', $stateGroup->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateRelationshipType $stateRelationshipType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List State Relationship Types'), ['action' => 'index']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateRelationshipType $stateRelationshipType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateRelationshipType[]|\Cake\Collection\CollectionInterface $stateRelationshipTypes
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New State Relationship Type'), ['action' => 'add']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateRelationshipType $stateRelationshipType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit State Relationship Type'), ['action' => 'edit', $stateRelationshipType->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete State Relationship Type'), ['action' => 'delete', $stateRelationshipType->id], ['confirm' => __('Are you sure you want to delete # {0}?', $stateRelationshipType->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateUser $stateUser
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List State Users'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Groups'), ['controller' => 'StateGroups', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateUser $stateUser
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\StateUser[]|\Cake\Collection\CollectionInterface $stateUsers
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New State User'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Groups'), ['controller' => 'StateGroups', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
*/
|
||||
?>
|
||||
<nav class="large-2 medium-3 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit State User'), ['action' => 'edit', $stateUser->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete State User'), ['action' => 'delete', $stateUser->id], ['confirm' => __('Are you sure you want to delete # {0}?', $stateUser->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionCreation $transactionCreation
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Transaction Creations'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionCreation $transactionCreation
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionCreation[]|\Cake\Collection\CollectionInterface $transactionCreations
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Transaction Creation'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionCreation $transactionCreation
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Transaction Creation'), ['action' => 'edit', $transactionCreation->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Transaction Creation'), ['action' => 'delete', $transactionCreation->id], ['confirm' => __('Are you sure you want to delete # {0}?', $transactionCreation->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupAddaddres $transactionGroupAddaddres
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Transaction Group Addaddress'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupAddaddres $transactionGroupAddaddres
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupAddaddres[]|\Cake\Collection\CollectionInterface $transactionGroupAddaddress
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Transaction Group Addaddres'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupAddaddres $transactionGroupAddaddres
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Transaction Group Addaddres'), ['action' => 'edit', $transactionGroupAddaddres->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Transaction Group Addaddres'), ['action' => 'delete', $transactionGroupAddaddres->id], ['confirm' => __('Are you sure you want to delete # {0}?', $transactionGroupAddaddres->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupAllowtrade $transactionGroupAllowtrade
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Transaction Group Allowtrades'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupAllowtrade $transactionGroupAllowtrade
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupAllowtrade[]|\Cake\Collection\CollectionInterface $transactionGroupAllowtrades
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Transaction Group Allowtrade'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupAllowtrade $transactionGroupAllowtrade
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Transaction Group Allowtrade'), ['action' => 'edit', $transactionGroupAllowtrade->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Transaction Group Allowtrade'), ['action' => 'delete', $transactionGroupAllowtrade->id], ['confirm' => __('Are you sure you want to delete # {0}?', $transactionGroupAllowtrade->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupCreate $transactionGroupCreate
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Transaction Group Creates'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupCreate $transactionGroupCreate
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupCreate[]|\Cake\Collection\CollectionInterface $transactionGroupCreates
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Transaction Group Create'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionGroupCreate $transactionGroupCreate
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Transaction Group Create'), ['action' => 'edit', $transactionGroupCreate->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Transaction Group Create'), ['action' => 'delete', $transactionGroupCreate->id], ['confirm' => __('Are you sure you want to delete # {0}?', $transactionGroupCreate->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionSendCoin $transactionSendCoin
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Transaction Send Coins'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionSendCoin $transactionSendCoin
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,9 +4,9 @@
|
||||
* @var \App\Model\Entity\TransactionSendCoin[]|\Cake\Collection\CollectionInterface $transactionSendCoins
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<nav id="actions-sidebar">
|
||||
index.ctp
|
||||
<ul class="side-nav">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Transaction Send Coin'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionSendCoin $transactionSendCoin
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Transaction Send Coin'), ['action' => 'edit', $transactionSendCoin->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Transaction Send Coin'), ['action' => 'delete', $transactionSendCoin->id], ['confirm' => __('Are you sure you want to delete # {0}?', $transactionSendCoin->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionSignature $transactionSignature
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Transaction Signatures'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionSignature $transactionSignature
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionSignature[]|\Cake\Collection\CollectionInterface $transactionSignatures
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Transaction Signature'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionSignature $transactionSignature
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Transaction Signature'), ['action' => 'edit', $transactionSignature->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Transaction Signature'), ['action' => 'delete', $transactionSignature->id], ['confirm' => __('Are you sure you want to delete # {0}?', $transactionSignature->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionType $transactionType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Transaction Types'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionType $transactionType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionType[]|\Cake\Collection\CollectionInterface $transactionTypes
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Transaction Type'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['controller' => 'Transactions', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\TransactionType $transactionType
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Transaction Type'), ['action' => 'edit', $transactionType->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Transaction Type'), ['action' => 'delete', $transactionType->id], ['confirm' => __('Are you sure you want to delete # {0}?', $transactionType->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\Transaction $transaction
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Transactions'), ['action' => 'index']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Groups'), ['controller' => 'StateGroups', 'action' => 'index']) ?></li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\Transaction $transaction
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\Transaction[]|\Cake\Collection\CollectionInterface $transactions
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New Transaction'), ['action' => 'add']) ?></li>
|
||||
<li><?= $this->Html->link(__('List State Groups'), ['controller' => 'StateGroups', 'action' => 'index']) ?></li>
|
||||
@ -28,31 +28,21 @@
|
||||
<li><?= $this->Html->link(__('New Transaction Signature'), ['controller' => 'TransactionSignatures', 'action' => 'add']) ?></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div class="transactions index large-9 medium-8 columns content">
|
||||
<h3><?= __('Transactions') ?></h3>
|
||||
<table cellpadding="0" cellspacing="0" style="table-layout: auto">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col"><?= $this->Paginator->sort('id') ?></th>
|
||||
<th scope="col"><?= $this->Paginator->sort('memo') ?></th>
|
||||
<th scope="col"><?= $this->Paginator->sort('transaction_type_id') ?></th>
|
||||
<th scope="col"><?= $this->Paginator->sort('received') ?></th>
|
||||
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<?php foreach ($transactions as $transaction): ?>
|
||||
<tr>
|
||||
<td><?= $this->Number->format($transaction->id) ?></td>
|
||||
<td><?= h($transaction->memo) ?></td>
|
||||
<td><?= $transaction->has('transaction_type') ? $this->Html->link(__($transaction->transaction_type->name), ['controller' => 'TransactionTypes', 'action' => 'view', $transaction->transaction_type->id]) : '' ?></td>
|
||||
<td><?= h($transaction->received) ?></td>
|
||||
</tr>
|
||||
<?php endforeach; ?>
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="content-list transactions">
|
||||
<div class="content-list-table transactions">
|
||||
<div class="cell header-cell"><?= $this->Paginator->sort('id') ?></div>
|
||||
<div class="cell header-cell"><?= $this->Paginator->sort('memo') ?></div>
|
||||
<div class="cell header-cell"><?= $this->Paginator->sort('transaction_type_id') ?></div>
|
||||
<div class="cell header-cell"><?= $this->Paginator->sort('received') ?></div>
|
||||
<?php foreach ($transactions as $transaction): ?>
|
||||
<div class="cell"><?= $this->Number->format($transaction->id) ?></div>
|
||||
<div class="cell"><?= h($transaction->memo) ?></div>
|
||||
<div class="cell"><?= $transaction->has('transaction_type') ? $this->Html->link(__($transaction->transaction_type->name), ['controller' => 'TransactionTypes', 'action' => 'view', $transaction->transaction_type->id]) : '' ?></div>
|
||||
<div class="cell"><?= h($transaction->received) ?></div>
|
||||
<?php endforeach; ?>
|
||||
</div>
|
||||
<div class="paginator">
|
||||
<ul class="pagination">
|
||||
<ul class="nav-horizontal pagination">
|
||||
<?= $this->Paginator->first('<< ' . __('first')) ?>
|
||||
<?= $this->Paginator->prev('< ' . __('previous')) ?>
|
||||
<?= $this->Paginator->numbers() ?>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\Transaction $transaction
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit Transaction'), ['action' => 'edit', $transaction->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete Transaction'), ['action' => 'delete', $transaction->id], ['confirm' => __('Are you sure you want to delete # {0}?', $transaction->id)]) ?> </li>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\User $user
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('List Users'), ['action' => 'index']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\User $user
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Form->postLink(
|
||||
__('Delete'),
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\User[]|\Cake\Collection\CollectionInterface $users
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('New User'), ['action' => 'add']) ?></li>
|
||||
</ul>
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
* @var \App\Model\Entity\User $user
|
||||
*/
|
||||
?>
|
||||
<nav class="large-3 medium-4 columns" id="actions-sidebar">
|
||||
<ul class="side-nav">
|
||||
<nav id="actions-sidebar">
|
||||
<ul class="nav-horizontal nav-smaller">
|
||||
<li class="heading"><?= __('Actions') ?></li>
|
||||
<li><?= $this->Html->link(__('Edit User'), ['action' => 'edit', $user->id]) ?> </li>
|
||||
<li><?= $this->Form->postLink(__('Delete User'), ['action' => 'delete', $user->id], ['confirm' => __('Are you sure you want to delete # {0}?', $user->id)]) ?> </li>
|
||||
|
||||
@ -356,13 +356,33 @@
|
||||
.nav-horizontal {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
align-items: flex-end;
|
||||
list-style-type: none;
|
||||
gap: 5%;
|
||||
padding: 1em;
|
||||
}
|
||||
.nav-top-smaller {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.nav-smaller {
|
||||
justify-content: left;
|
||||
align-items: flex-start;
|
||||
gap: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.nav-smaller li {
|
||||
padding: 0 !important;
|
||||
padding: 0.2em 0.5em !important;
|
||||
border: 1px solid #047006;
|
||||
margin: 0.1em 0.3em;
|
||||
border-radius: 12px;
|
||||
}
|
||||
.nav-smaller .heading {
|
||||
font-weight: bold;
|
||||
}
|
||||
.nav-vertical {
|
||||
margin-top: -2em;
|
||||
}
|
||||
@ -456,7 +476,7 @@
|
||||
.content-default {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 50px;
|
||||
max-width: 90%;
|
||||
}
|
||||
.content {
|
||||
display: flex;
|
||||
@ -497,9 +517,6 @@
|
||||
border: 1px solid rgba(238, 238, 238, 0.75);
|
||||
margin: 1em 0.25em;
|
||||
}
|
||||
.content-default .content-container {
|
||||
min-width: 800px;
|
||||
}
|
||||
/* Top Info Above Main */
|
||||
.info-container {
|
||||
max-width: 70%;
|
||||
@ -532,66 +549,6 @@
|
||||
.info-item {
|
||||
border-left: 2px solid grey;
|
||||
}
|
||||
/* List Content */
|
||||
.content-list {
|
||||
width: 100%;
|
||||
}
|
||||
.content-list-title {
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
padding: 20px 25px;
|
||||
color: #313131;
|
||||
}
|
||||
.content-list-table {
|
||||
display: grid;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
font-size: 16px;
|
||||
color: #212529;
|
||||
}
|
||||
.cell {
|
||||
padding: 1em 1.5em;
|
||||
}
|
||||
.header-cell {
|
||||
border-top: 1px solid #f2f4f9;
|
||||
background-color: #fafafa;
|
||||
color: #101010;
|
||||
}
|
||||
.content-list-table img,
|
||||
.content-list-table i {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.content-list-table > span {
|
||||
font-size: 0.8em;
|
||||
padding: 0.5em 2em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
/* Individual Tables */
|
||||
.wiretransfer {
|
||||
grid-template-columns: 5fr 4fr 3fr 2fr 1fr;
|
||||
}
|
||||
.error-list {
|
||||
grid-template-columns: 2fr 2fr 5fr 1fr;
|
||||
}
|
||||
.profile-img {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
|
||||
overflow: hidden;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.tx-email {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
color: #101010;
|
||||
}
|
||||
.small {
|
||||
font-size: 80%;
|
||||
font-weight: 400;
|
||||
}
|
||||
/* OTHER */
|
||||
.info-item i,
|
||||
.info-item-link,
|
||||
@ -889,6 +846,111 @@ width: 80px;
|
||||
display: inline-block;
|
||||
}
|
||||
*/
|
||||
/* ============================================================
|
||||
|
||||
Screen styles for lists.
|
||||
|
||||
Datei : list.css
|
||||
Datum : 2020-06-09
|
||||
Autor : Christine Slotty
|
||||
Copyright : Gradio
|
||||
|
||||
============================================================*/
|
||||
@media screen {
|
||||
/* =========
|
||||
LISTS
|
||||
=========*/
|
||||
/* List Content */
|
||||
.content-list {
|
||||
width: 100%;
|
||||
}
|
||||
.content-list-title {
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
padding: 20px 25px;
|
||||
color: #313131;
|
||||
}
|
||||
.content-list-table {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
font-size: 16px;
|
||||
color: #212529;
|
||||
}
|
||||
.row {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
}
|
||||
.cell {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 1em 1.5em;
|
||||
}
|
||||
.c0 {
|
||||
flex-grow: 5;
|
||||
}
|
||||
.c1 {
|
||||
width: 80px;
|
||||
flex: 0 0 80px;
|
||||
}
|
||||
.c2 {
|
||||
width: 160px;
|
||||
flex: 0 0 160px;
|
||||
}
|
||||
.c3 {
|
||||
width: 240px;
|
||||
flex: 0 0 240px;
|
||||
}
|
||||
.c4 {
|
||||
width: 320px;
|
||||
flex: 0 0 320px;
|
||||
}
|
||||
.header-cell {
|
||||
border-top: 1px solid #f2f4f9;
|
||||
background-color: #fafafa;
|
||||
color: #101010;
|
||||
}
|
||||
.content-list-table img,
|
||||
.content-list-table i {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.content-list-table > span {
|
||||
font-size: 0.8em;
|
||||
padding: 0.5em 2em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
/* Individual Tables */
|
||||
.wiretransfer {
|
||||
grid-template-columns: 5fr 4fr 3fr 2fr 1fr;
|
||||
}
|
||||
.error-list {
|
||||
grid-template-columns: 2fr 2fr 5fr 1fr;
|
||||
}
|
||||
.transactions {
|
||||
grid-template-columns: 1fr 4fr 2fr 2fr;
|
||||
}
|
||||
.profile-img {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
|
||||
overflow: hidden;
|
||||
border-style: none;
|
||||
box-sizing: border-box;
|
||||
margin-right: 40px;
|
||||
}
|
||||
.tx-email {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
color: #101010;
|
||||
font-weight: 400;
|
||||
}
|
||||
.small {
|
||||
font-size: 80%;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
/*
|
||||
To change this license header, choose License Headers in Project Properties.
|
||||
To change this template file, choose Tools | Templates
|
||||
|
||||
@ -356,13 +356,33 @@
|
||||
.nav-horizontal {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
align-items: flex-end;
|
||||
list-style-type: none;
|
||||
gap: 5%;
|
||||
padding: 1em;
|
||||
}
|
||||
.nav-top-smaller {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.nav-smaller {
|
||||
justify-content: left;
|
||||
align-items: flex-start;
|
||||
gap: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.nav-smaller li {
|
||||
padding: 0 !important;
|
||||
padding: 0.2em 0.5em !important;
|
||||
border: 1px solid #047006;
|
||||
margin: 0.1em 0.3em;
|
||||
border-radius: 12px;
|
||||
}
|
||||
.nav-smaller .heading {
|
||||
font-weight: bold;
|
||||
}
|
||||
.nav-vertical {
|
||||
margin-top: -2em;
|
||||
}
|
||||
@ -456,7 +476,7 @@
|
||||
.content-default {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 50px;
|
||||
max-width: 90%;
|
||||
}
|
||||
.content {
|
||||
display: flex;
|
||||
@ -497,9 +517,6 @@
|
||||
border: 1px solid rgba(238, 238, 238, 0.75);
|
||||
margin: 1em 0.25em;
|
||||
}
|
||||
.content-default .content-container {
|
||||
min-width: 800px;
|
||||
}
|
||||
/* Top Info Above Main */
|
||||
.info-container {
|
||||
max-width: 70%;
|
||||
@ -532,66 +549,6 @@
|
||||
.info-item {
|
||||
border-left: 2px solid grey;
|
||||
}
|
||||
/* List Content */
|
||||
.content-list {
|
||||
width: 100%;
|
||||
}
|
||||
.content-list-title {
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
padding: 20px 25px;
|
||||
color: #313131;
|
||||
}
|
||||
.content-list-table {
|
||||
display: grid;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
font-size: 16px;
|
||||
color: #212529;
|
||||
}
|
||||
.cell {
|
||||
padding: 1em 1.5em;
|
||||
}
|
||||
.header-cell {
|
||||
border-top: 1px solid #f2f4f9;
|
||||
background-color: #fafafa;
|
||||
color: #101010;
|
||||
}
|
||||
.content-list-table img,
|
||||
.content-list-table i {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.content-list-table > span {
|
||||
font-size: 0.8em;
|
||||
padding: 0.5em 2em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
/* Individual Tables */
|
||||
.wiretransfer {
|
||||
grid-template-columns: 5fr 4fr 3fr 2fr 1fr;
|
||||
}
|
||||
.error-list {
|
||||
grid-template-columns: 2fr 2fr 5fr 1fr;
|
||||
}
|
||||
.profile-img {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
|
||||
overflow: hidden;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.tx-email {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
color: #101010;
|
||||
}
|
||||
.small {
|
||||
font-size: 80%;
|
||||
font-weight: 400;
|
||||
}
|
||||
/* OTHER */
|
||||
.info-item i,
|
||||
.info-item-link,
|
||||
@ -889,6 +846,111 @@ width: 80px;
|
||||
display: inline-block;
|
||||
}
|
||||
*/
|
||||
/* ============================================================
|
||||
|
||||
Screen styles for lists.
|
||||
|
||||
Datei : list.css
|
||||
Datum : 2020-06-09
|
||||
Autor : Christine Slotty
|
||||
Copyright : Gradio
|
||||
|
||||
============================================================*/
|
||||
@media screen {
|
||||
/* =========
|
||||
LISTS
|
||||
=========*/
|
||||
/* List Content */
|
||||
.content-list {
|
||||
width: 100%;
|
||||
}
|
||||
.content-list-title {
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
padding: 20px 25px;
|
||||
color: #313131;
|
||||
}
|
||||
.content-list-table {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
font-size: 16px;
|
||||
color: #212529;
|
||||
}
|
||||
.row {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
}
|
||||
.cell {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 1em 1.5em;
|
||||
}
|
||||
.c0 {
|
||||
flex-grow: 5;
|
||||
}
|
||||
.c1 {
|
||||
width: 80px;
|
||||
flex: 0 0 80px;
|
||||
}
|
||||
.c2 {
|
||||
width: 160px;
|
||||
flex: 0 0 160px;
|
||||
}
|
||||
.c3 {
|
||||
width: 240px;
|
||||
flex: 0 0 240px;
|
||||
}
|
||||
.c4 {
|
||||
width: 320px;
|
||||
flex: 0 0 320px;
|
||||
}
|
||||
.header-cell {
|
||||
border-top: 1px solid #f2f4f9;
|
||||
background-color: #fafafa;
|
||||
color: #101010;
|
||||
}
|
||||
.content-list-table img,
|
||||
.content-list-table i {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.content-list-table > span {
|
||||
font-size: 0.8em;
|
||||
padding: 0.5em 2em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
/* Individual Tables */
|
||||
.wiretransfer {
|
||||
grid-template-columns: 5fr 4fr 3fr 2fr 1fr;
|
||||
}
|
||||
.error-list {
|
||||
grid-template-columns: 2fr 2fr 5fr 1fr;
|
||||
}
|
||||
.transactions {
|
||||
grid-template-columns: 1fr 4fr 2fr 2fr;
|
||||
}
|
||||
.profile-img {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
|
||||
overflow: hidden;
|
||||
border-style: none;
|
||||
box-sizing: border-box;
|
||||
margin-right: 40px;
|
||||
}
|
||||
.tx-email {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
color: #101010;
|
||||
font-weight: 400;
|
||||
}
|
||||
.small {
|
||||
font-size: 80%;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
/*
|
||||
To change this license header, choose License Headers in Project Properties.
|
||||
To change this template file, choose Tools | Templates
|
||||
|
||||
@ -175,7 +175,7 @@
|
||||
.nav-horizontal {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
align-items: flex-end;
|
||||
list-style-type: none;
|
||||
@ -183,6 +183,30 @@
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.nav-top-smaller {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.nav-smaller {
|
||||
justify-content: left;
|
||||
align-items: flex-start;
|
||||
gap: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.nav-smaller li {
|
||||
padding: 0 !important;
|
||||
padding: .2em .5em !important;
|
||||
border: 1px solid @action-button-border;
|
||||
margin: .1em .3em;
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
.nav-smaller .heading {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.nav-vertical {
|
||||
margin-top: -2em;
|
||||
}
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
.content-default {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 50px;
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.content {
|
||||
@ -71,7 +71,6 @@
|
||||
}
|
||||
|
||||
.content-default .content-container {
|
||||
min-width: 800px;
|
||||
}
|
||||
|
||||
/* Top Info Above Main */
|
||||
@ -113,78 +112,6 @@
|
||||
border-left: 2px solid @info-item-border;
|
||||
}
|
||||
|
||||
/* List Content */
|
||||
.content-list {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.content-list-title {
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
padding: 20px 25px;
|
||||
color: @content-table-title;
|
||||
}
|
||||
|
||||
.content-list-table {
|
||||
display: grid;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
font-size: 16px;
|
||||
color: #212529;
|
||||
}
|
||||
|
||||
.cell {
|
||||
padding: 1em 1.5em;
|
||||
}
|
||||
|
||||
.header-cell {
|
||||
border-top: 1px solid @content-table-header-border;
|
||||
background-color: @content-table-header-bg;
|
||||
color: @content-table-header;
|
||||
}
|
||||
|
||||
.content-list-table img,
|
||||
.content-list-table i {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.content-list-table > span {
|
||||
font-size: .8em;
|
||||
padding: .5em 2em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* Individual Tables */
|
||||
.wiretransfer {
|
||||
grid-template-columns: 5fr 4fr 3fr 2fr 1fr;
|
||||
}
|
||||
|
||||
.error-list {
|
||||
grid-template-columns: 2fr 2fr 5fr 1fr;
|
||||
}
|
||||
|
||||
.profile-img {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
|
||||
overflow: hidden;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.tx-email {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
color: @content-table-header;
|
||||
}
|
||||
|
||||
.small {
|
||||
font-size: 80%;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
/* OTHER */
|
||||
.info-item i,
|
||||
.info-item-link,
|
||||
|
||||
126
websrc/src/less/list.less
Normal file
126
websrc/src/less/list.less
Normal file
@ -0,0 +1,126 @@
|
||||
/* ============================================================
|
||||
|
||||
Screen styles for lists.
|
||||
|
||||
Datei : list.css
|
||||
Datum : 2020-06-09
|
||||
Autor : Christine Slotty
|
||||
Copyright : Gradio
|
||||
|
||||
============================================================*/
|
||||
@media screen {
|
||||
|
||||
/* =========
|
||||
LISTS
|
||||
=========*/
|
||||
|
||||
/* List Content */
|
||||
.content-list {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.content-list-title {
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
padding: 20px 25px;
|
||||
color: @content-table-title;
|
||||
}
|
||||
|
||||
.content-list-table {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
font-size: 16px;
|
||||
color: #212529;
|
||||
}
|
||||
|
||||
.row {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.cell {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 1em 1.5em;
|
||||
}
|
||||
|
||||
.c0 {
|
||||
flex-grow: 5;
|
||||
}
|
||||
|
||||
.c1 {
|
||||
width: 80px;
|
||||
flex: 0 0 80px;
|
||||
}
|
||||
|
||||
.c2 {
|
||||
width: 160px;
|
||||
flex: 0 0 160px;
|
||||
}
|
||||
|
||||
.c3 {
|
||||
width: 240px;
|
||||
flex: 0 0 240px;
|
||||
}
|
||||
|
||||
.c4 {
|
||||
width: 320px;
|
||||
flex: 0 0 320px;
|
||||
}
|
||||
|
||||
.header-cell {
|
||||
border-top: 1px solid @content-table-header-border;
|
||||
background-color: @content-table-header-bg;
|
||||
color: @content-table-header;
|
||||
}
|
||||
|
||||
.content-list-table img,
|
||||
.content-list-table i {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.content-list-table > span {
|
||||
font-size: .8em;
|
||||
padding: .5em 2em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* Individual Tables */
|
||||
.wiretransfer {
|
||||
grid-template-columns: 5fr 4fr 3fr 2fr 1fr;
|
||||
}
|
||||
|
||||
.error-list {
|
||||
grid-template-columns: 2fr 2fr 5fr 1fr;
|
||||
}
|
||||
|
||||
.transactions {
|
||||
grid-template-columns: 1fr 4fr 2fr 2fr;
|
||||
}
|
||||
|
||||
.profile-img {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: 6px;
|
||||
box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
|
||||
overflow: hidden;
|
||||
border-style: none;
|
||||
box-sizing: border-box;
|
||||
margin-right: 40px;
|
||||
}
|
||||
|
||||
.tx-email {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
color: @content-table-header;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.small {
|
||||
font-size: 80%;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user