Skip to content
Snippets Groups Projects
Commit db4c6a97 authored by Seth Meranda's avatar Seth Meranda
Browse files

added css to disableSwitching on the tab display.

parent 8b572504
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
*
*/
?>
<ul class="wdn_tabs">
<ul class="wdn_tabs disableSwitching">
<li>
<a href="<?php echo $vars['url']; ?>" ><span>Home</span></a>
</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment