mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Delete bad merge artifact
This commit is contained in:
parent
82b033b1bb
commit
e12b3bad56
@ -302,7 +302,6 @@ impl App {
|
|||||||
if let Some((user_id, _)) = &self.user_info {
|
if let Some((user_id, _)) = &self.user_info {
|
||||||
html! {
|
html! {
|
||||||
<div class="dropdown text-end">
|
<div class="dropdown text-end">
|
||||||
<input class="form-check-input" onclick={Callback::from(move |_| toggleDarkMode(true))} type="checkbox" id="darkModeToggle"/>
|
|
||||||
<a href="#"
|
<a href="#"
|
||||||
class="d-block text-body text-decoration-none dropdown-toggle"
|
class="d-block text-body text-decoration-none dropdown-toggle"
|
||||||
id="dropdownUser"
|
id="dropdownUser"
|
||||||
|
Loading…
Reference in New Issue
Block a user