mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-11 15:56:11 +01:00
bug fix: see git file changes
This commit is contained in:
@@ -862,9 +862,7 @@
|
||||
<div class="col-sm-10" style="margin-bottom: 2%;">
|
||||
<select ng-change="fetchChangesInFile()"
|
||||
ng-model="$parent.changeFile" class="form-control">
|
||||
<option ng-repeat="file in files">
|
||||
{$ file $}
|
||||
</option>
|
||||
<option ng-repeat="file in files">{$ file $}</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user