2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

delete this test for now - as affix is still heavily underdevelopment

This commit is contained in:
Jacob Thornton
2012-07-23 18:17:43 -07:00
parent 5247b15411
commit 614d52bd7f
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -88,7 +88,7 @@
$('[data-spy="affix"]').each(function () {
var $spy = $(this)
, data = $spy.data()
data.offset = data.offset || {}
data.offsetX && (data.offset.x = data.offsetX)