Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aad7a2 commit 58ac575Copy full SHA for 58ac575
1 file changed
application/views/switch/add-toolbar.phtml
@@ -0,0 +1,5 @@
1
+
2
+<div class="btn-group">
3
+ <a class="btn btn-mini" href="{genUrl module=$module controller=$controller action='list'}"><i class="icon-list"></i></a>
4
+ <a class="btn btn-mini" href="{genUrl module=$module controller=$controller action='add-by-snmp'}"><i class="icon-plus"></i></a>
5
+</div>
0 commit comments