Adds version to about/more and API (#2181)
* Adds version. * Cleans up code. * Removes standalone endpoint and adds version to instance endpoint. * Addresses feedback from #2181.
This commit is contained in:
4
app/views/about/_version.html.haml
Normal file
4
app/views/about/_version.html.haml
Normal file
@@ -0,0 +1,4 @@
|
||||
.panel
|
||||
.panel-header= t 'about.version'
|
||||
.panel-body
|
||||
%strong= version.version_number
|
Reference in New Issue
Block a user