summaryrefslogtreecommitdiff
path: root/views/models.haml
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-10-17 15:30:04 +0200
committermr <mr@mrautenberg.de>2011-10-17 15:30:04 +0200
commitf731bb2accac02535739a97ea368fa99c9b9ea3f (patch)
tree9bc1738712cc429169d01e316f338761044d00d8 /views/models.haml
parenta5767b5287ce6c57407623605debc6d1fe723f22 (diff)
parent922794101d336756313b90720a0c68ffdac7d53d (diff)
merge development
Diffstat (limited to 'views/models.haml')
-rw-r--r--views/models.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/models.haml b/views/models.haml
index 947e403..2e60fc6 100644
--- a/views/models.haml
+++ b/views/models.haml
@@ -26,3 +26,4 @@
= haml :model, :locals=>{:model=>model}, :layout => false
-if @models.size == 0
.notice There are currently no models. You have to create a model first.
+= models_navigation_bottom if @models.size > 1 \ No newline at end of file