Commit 018a1d53 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #11691 from twbs/xs-grid-docs-fix

document that XS grid supports offsets and push/pull
parents 19987241 7a9d9f7d
...@@ -178,13 +178,11 @@ base_url: "../" ...@@ -178,13 +178,11 @@ base_url: "../"
</tr> </tr>
<tr> <tr>
<th>Offsets</th> <th>Offsets</th>
<td colspan="1" class="text-muted">N/A</td> <td colspan="4">Yes</td>
<td colspan="3">Yes</td>
</tr> </tr>
<tr> <tr>
<th>Column ordering</th> <th>Column ordering</th>
<td class="text-muted">N/A</td> <td colspan="4">Yes</td>
<td colspan="3">Yes</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment