e1b1ff53f1
The dashboard itself (in terms of graphs) is not part of this commit.
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
$if (checkIfAdmin mUser)
|
|
<a href="@{EditIndicatorR indicatorId}">
|
|
<span class="glyphicon glyphicon-pencil" title="click to edit the submission" aria-hidden="true">
|
|
|
|
<a href="@{DeleteIndicatorR indicatorId}">
|
|
<span class="glyphicon glyphicon-remove" title="click to remove the submission" aria-hidden="true">
|