Show request to admins and short description only for resources

This commit is contained in:
decabeza
2019-04-13 16:25:50 +02:00
parent 17d4af31ae
commit 07fd5084f7
2 changed files with 10 additions and 7 deletions

View File

@@ -371,7 +371,7 @@ end
def documentable_fill_new_valid_dashboard_action
fill_in :dashboard_action_title, with: "Dashboard title"
fill_in :dashboard_action_short_description, with: "Dashboard description"
fill_in_ckeditor :dashboard_action_description, with: "Dashboard description"
end
def documentable_fill_new_valid_budget_investment