Skip to content

Commit

Permalink
Added optional text
Browse files Browse the repository at this point in the history
  • Loading branch information
gorriecoe committed Feb 1, 2016
1 parent 48f4098 commit 2e0d980
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ DevTasks:
newdevtaskid:
title: Dev/NewTask
link: dev/task
reset_time: 5000
error_handler: newtab
success_handler: ignore
reset_time: 5000 # Optional
error_handler: newtab # Optional
success_handler: ignore # Optional
```

#### Theming
Expand All @@ -39,9 +39,9 @@ For example I have added this to the *Flat Admin* CSS. Other classes are .error
These screenshots are of the very first version of this module and are likely to change.
They give you a quick idea of what the module does.

##### Default button status
#### Default button status
<img width="300px" src="http://i.imgur.com/zYmHiQ4.png" alt="Default button status">
##### After a click the site will build the database and flush in the background
#### After a click the site will build the database and flush in the background
<img width="300px" src="http://i.imgur.com/Aik95L7.png" alt="After a click the site will build the database and flush in the background">

### Contributing
Expand Down

0 comments on commit 2e0d980

Please sign in to comment.