diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs.html b/docs/docs.html index ba32b3295..11f0e7bc9 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -1190,7 +1190,7 @@ For example, <code><section></code> should be wrapped as inline. </tr> <tr> <td> - <code>.error</code> + <code>.danger</code> </td> <td>Indicates a dangerous or potentially negative action.</td> </tr> @@ -1225,7 +1225,7 @@ For example, <code><section></code> should be wrapped as inline. <td>01/04/2012</td> <td>Approved</td> </tr> - <tr class="error"> + <tr class="danger"> <td>2</td> <td>TB - Monthly</td> <td>02/04/2012</td> |
