mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-15 06:08:40 +00:00
Fix whitespaces
This commit is contained in:
parent
88afbbe31c
commit
cda801b6ab
|
|
@ -186,7 +186,7 @@ class BackendController extends Controller
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Count unread messages
|
* Count unread messages
|
||||||
*
|
*
|
||||||
* @param int $account Account id
|
* @param int $account Account id
|
||||||
*
|
*
|
||||||
* @return int
|
* @return int
|
||||||
|
|
|
||||||
|
|
@ -64,7 +64,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
{"key": 2, "type": "dom.show", "id": "task-status-badge"}
|
{"key": 2, "type": "dom.show", "id": "task-status-badge"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]'>
|
]'>
|
||||||
<option><?= $this->getHtml('S' . 1) ?>
|
<option><?= $this->getHtml('S' . 1) ?>
|
||||||
<option><?= $this->getHtml('S' . 2) ?>
|
<option><?= $this->getHtml('S' . 2) ?>
|
||||||
<option><?= $this->getHtml('S' . 3) ?>
|
<option><?= $this->getHtml('S' . 3) ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user