add: user links and location
This commit is contained in:
parent
5fafc8d7b9
commit
140a11ff72
18 changed files with 442 additions and 222 deletions
|
@ -95,7 +95,7 @@
|
|||
(button
|
||||
(icon (text "check"))
|
||||
(span
|
||||
(text "{{ text \"general:action.save\" }}")))))
|
||||
(str (text "general:action.save"))))))
|
||||
(div
|
||||
("class" "card_nest")
|
||||
(div
|
||||
|
@ -120,7 +120,7 @@
|
|||
(button
|
||||
(icon (text "check"))
|
||||
(span
|
||||
(text "{{ text \"general:action.save\" }}")))))
|
||||
(str (text "general:action.save"))))))
|
||||
(div
|
||||
("class" "card_nest")
|
||||
(div
|
||||
|
@ -145,7 +145,7 @@
|
|||
(button
|
||||
(icon (text "check"))
|
||||
(span
|
||||
(text "{{ text \"general:action.save\" }}")))))
|
||||
(str (text "general:action.save"))))))
|
||||
(div
|
||||
("class" "card_nest")
|
||||
(div
|
||||
|
@ -185,7 +185,7 @@
|
|||
(button
|
||||
(icon (text "check"))
|
||||
(span
|
||||
(text "{{ text \"general:action.save\" }}")))))
|
||||
(str (text "general:action.save"))))))
|
||||
(div
|
||||
("class" "card_nest")
|
||||
(div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue