| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -153,7 +153,11 @@ <h4>Properties:</h4> | |||
| 153 | 153 | </ul> | |
| 154 | 154 | ||
| 155 | 155 | <h4>Functions:</h4> | |
| 156 | - {%if not functions.length%} | ||
| 156 | + {%if not functions%} | ||
| 157 | + <ul class="functions inner-block"> | ||
| 158 | + <li>No functions available.</li> | ||
| 159 | + </ul> | ||
| 160 | + {%elsif not functions.length%} | ||
| 157 | 161 | <ul class="functions inner-block"> | |
| 158 | 162 | <li>No functions available.</li> | |
| 159 | 163 | </ul> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments