1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

More bootstrap changes.

This commit is contained in:
Cameron
2012-11-26 18:42:11 -08:00
parent 5e84eaf34d
commit 93aca4d8e1
16 changed files with 164 additions and 283 deletions

View File

@@ -102,6 +102,7 @@ $(document).ready(function()
$(id).show({
effect: "slide"
});
return false; //FIXME See admin/prefs navigation.
});