mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Footer: Single footer component for both react & angular pages (#21389)
* Footer: Single footer implementation for both react & angular pages * Export type * Updates * Use footer links in help menu * Updates & Fixes * Updated snapshot * updated snapshot
This commit is contained in:
@@ -9,3 +9,4 @@
|
||||
|
||||
</div>
|
||||
|
||||
<footer />
|
||||
|
||||
@@ -42,3 +42,5 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<footer />
|
||||
|
||||
@@ -181,3 +181,5 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer />
|
||||
|
||||
@@ -28,3 +28,5 @@
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<footer />
|
||||
|
||||
@@ -37,3 +37,5 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<footer />
|
||||
|
||||
@@ -76,3 +76,5 @@
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer />
|
||||
|
||||
Reference in New Issue
Block a user